Home
last modified time | relevance | path

Searched refs:gma_to_pte_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()