Searched refs:NUM_PTE (Results 1 – 1 of 1) sorted by relevance
60 #define NUM_PTE(pde_shift) (1 << (pde_shift - PAGE_SHIFT)) macro414 const uint32_t mask = NUM_PTE(pde_shift) - 1; in i915_pte_index()435 return NUM_PTE(pde_shift) - i915_pte_index(addr, pde_shift); in i915_pte_count()