Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/ | |
gtt.h | 78 unsigned long (*gma_to_ggtt_pte_index)(unsigned long gma); member in struct:intel_gvt_gtt_gma_ops |
gtt.c | 482 static unsigned long gma_to_ggtt_pte_index(unsigned long gma) function in typeref:typename:unsigned long 522 .gma_to_ggtt_pte_index = gma_to_ggtt_pte_index, 2093 gma_ops->gma_to_ggtt_pte_index(gma)); |