Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dgtt.h82 unsigned long (*gma_to_pml4_index)(unsigned long gma); member
Dgtt.c516 .gma_to_pml4_index = gen8_gma_to_pml4_index,
2057 gma_index[0] = gma_ops->gma_to_pml4_index(gma); in intel_vgpu_gma_to_gpa()