OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gma_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.c
2080
unsigned long
gma_index
[4];
local in function:intel_vgpu_gma_to_gpa
2104
gma_index
[0] = gma_ops->gma_to_pml4_index(gma);
2105
gma_index
[1] = gma_ops->gma_to_l4_pdp_index(gma);
2106
gma_index
[2] = gma_ops->gma_to_pde_index(gma);
2107
gma_index
[3] = gma_ops->gma_to_pte_index(gma);
2114
gma_index
[0] = gma_ops->gma_to_pde_index(gma);
2115
gma_index
[1] = gma_ops->gma_to_pte_index(gma);
2124
ret = ppgtt_get_next_level_entry(mm, &e,
gma_index
[i],
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025