OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_dw_left
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm_sdma.c
76
p->
num_dw_left
= ndw;
114
WARN_ON(ib->length_dw > p->
num_dw_left
);
153
src += p->
num_dw_left
* 4;
217
ndw = p->
num_dw_left
;
236
p->
num_dw_left
= ndw;
259
p->
num_dw_left
-= nptes * 2;
260
pte = (uint64_t *)&(p->job->ibs->ptr[p->
num_dw_left
]);
amdgpu_vm.h
229
* @
num_dw_left
: number of dw left for the IB
231
unsigned int
num_dw_left
;
member in struct:amdgpu_vm_update_params
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025