Home
last modified time | relevance | path

Searched refs:gma_to_pte_index (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dgtt.h77 unsigned long (*gma_to_pte_index)(unsigned long gma); member
H A Dgtt.c521 .gma_to_pte_index = gen8_gma_to_pte_index,
2144 gma_index[3] = gma_ops->gma_to_pte_index(gma); in intel_vgpu_gma_to_gpa()
2152 gma_index[1] = gma_ops->gma_to_pte_index(gma); in intel_vgpu_gma_to_gpa()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dgtt.h86 unsigned long (*gma_to_pte_index)(unsigned long gma); member
H A Dgtt.c518 .gma_to_pte_index = gen8_gma_to_pte_index,
2102 gma_index[3] = gma_ops->gma_to_pte_index(gma); in intel_vgpu_gma_to_gpa()
2110 gma_index[1] = gma_ops->gma_to_pte_index(gma); in intel_vgpu_gma_to_gpa()

Completed in 9 milliseconds