XE_PDE_PS_2M
bool is_2m = xe_child->level == 1 && (pte & XE_PDE_PS_2M);
(pte & (XE_PDE_PS_2M | XE_PDPE_PS_1G)));
return XE_PDE_PS_2M;