TABLE_TYPE_REGION3
if (WARN_ON_ONCE(entry.h.tt != TABLE_TYPE_REGION3))
if (walk_level == TABLE_TYPE_REGION3 &&
if (walk_level == TABLE_TYPE_REGION3 || ((leaf || any) && entry.pud.h.fc))
return crste.h.tt == TABLE_TYPE_REGION3;
if (unlikely(!crste.h.fc || crste.h.tt > TABLE_TYPE_REGION3))
return (crste.h.tt <= TABLE_TYPE_REGION3) && crste.h.fc;
if (unlikely(!crste.h.fc || crste.h.tt > TABLE_TYPE_REGION3))
if (table.pud.tt != TABLE_TYPE_REGION3)
if (KVM_BUG_ON(l > TABLE_TYPE_REGION3, sg->kvm))
if (rtte.tt != TABLE_TYPE_REGION3)
return TABLE_TYPE_REGION3;
level = TABLE_TYPE_REGION3;