Searched refs:TABLE_TYPE_REGION3 (Results 1 – 5 of 5) sorted by relevance
193 TABLE_TYPE_REGION3 = 1, enumerator
676 return crste.h.tt == TABLE_TYPE_REGION3; in is_pud()710 if (unlikely(!crste.h.fc || crste.h.tt > TABLE_TYPE_REGION3)) in crste_origin_large()740 return (crste.h.tt <= TABLE_TYPE_REGION3) && crste.h.fc; in crste_leaf()789 if (unlikely(!crste.h.fc || crste.h.tt > TABLE_TYPE_REGION3)) in large_crste_to_phys()
447 if (WARN_ON_ONCE(entry.h.tt != TABLE_TYPE_REGION3)) in dat_entry_walk()451 if (walk_level == TABLE_TYPE_REGION3 && in dat_entry_walk()456 if (walk_level == TABLE_TYPE_REGION3 || ((leaf || any) && entry.pud.h.fc)) in dat_entry_walk()
564 if (rtte.tt != TABLE_TYPE_REGION3) in guest_translate_gva()1370 if (table.pud.tt != TABLE_TYPE_REGION3) in walk_guest_tables()1576 if (KVM_BUG_ON(l > TABLE_TYPE_REGION3, sg->kvm)) in _gaccess_do_shadow()
39 return TABLE_TYPE_REGION3; in gmap_limit_to_type()692 level = TABLE_TYPE_REGION3; in gmap_link()