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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
gen6_ppgtt.h 36 static inline u32 gen6_pte_count(u32 addr, u32 length) function in typeref:typename:u32
gen6_ppgtt.c 231 const unsigned int count = gen6_pte_count(start, length);

Completed in 54 milliseconds