Searched refs:gma_to_ggtt_pte_index (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gvt/
H A Dgtt.h85 unsigned long (*gma_to_ggtt_pte_index)(unsigned long gma); member in struct:intel_gvt_gtt_gma_ops
H A Dgtt.c477 static unsigned long gma_to_ggtt_pte_index(unsigned long gma) function
517 .gma_to_ggtt_pte_index = gma_to_ggtt_pte_index,
2088 gma_ops->gma_to_ggtt_pte_index(gma));

Completed in 191 milliseconds