Searched refs:PAGE_MODE_6_LEVEL (Results 1 – 2 of 2) sorted by relevance
269 #define PAGE_MODE_6_LEVEL 0x06 macro
1465 case PAGE_MODE_6_LEVEL: in DEFINE_FREE_PT_FN()1484 pgtable->mode > PAGE_MODE_6_LEVEL); in free_pagetable()1518 if (WARN_ON_ONCE(pgtable.mode == PAGE_MODE_6_LEVEL)) in increase_address_space()2425 BUG_ON(mode < PAGE_MODE_NONE || mode > PAGE_MODE_6_LEVEL); in protection_domain_init()