HomeSort by: relevance | last modified time | path
    Searched defs:gma_to_ggtt_pte_index (Results 1 - 2 of 2) sorted by relevancy

  /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));

Completed in 15 milliseconds