IS_VALID_PAE_ROOT
if (!IS_VALID_PAE_ROOT(mmu->pae_root[i]))
WARN_ON_ONCE(IS_VALID_PAE_ROOT(mmu->pae_root[i]));
if (IS_VALID_PAE_ROOT(root)) {