NUM_PTE
const u32 mask = NUM_PTE(pde_shift) - 1;
return NUM_PTE(pde_shift) - i915_pte_index(addr, pde_shift);