Home
last modified time | relevance | path

Searched defs:gma_to_ggtt_pte_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h85 unsigned long (*gma_to_ggtt_pte_index)(unsigned long gma); member
H A Dgtt.c477 static unsigned long gma_to_ggtt_pte_index(unsigned long gma) in gma_to_ggtt_pte_index() function