Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h90 unsigned long (*gma_to_pml4_index)(unsigned long gma); member
H A Dgtt.c522 .gma_to_pml4_index = gen8_gma_to_pml4_index,
2099 gma_index[0] = gma_ops->gma_to_pml4_index(gma); in intel_vgpu_gma_to_gpa()