OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppgtt_mm_list_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.h
203
struct list_head
ppgtt_mm_list_head
;
member in struct:intel_vgpu_gtt
gtt.c
1916
list_add_tail(&mm->ppgtt_mm.list, &vgpu->gtt.
ppgtt_mm_list_head
);
2468
INIT_LIST_HEAD(>t->
ppgtt_mm_list_head
);
2490
list_for_each_safe(pos, n, &vgpu->gtt.
ppgtt_mm_list_head
) {
2495
if (GEM_WARN_ON(!list_empty(&vgpu->gtt.
ppgtt_mm_list_head
)))
2606
list_for_each(pos, &vgpu->gtt.
ppgtt_mm_list_head
) {
2763
list_for_each_safe(pos, n, &vgpu->gtt.
ppgtt_mm_list_head
) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025