Searched refs:PAGE_MODE_6_LEVEL (Results 1 – 2 of 2) sorted by relevance
270 #define PAGE_MODE_6_LEVEL 0x06 macro
1472 case PAGE_MODE_6_LEVEL: in DEFINE_FREE_PT_FN()1491 pgtable->mode > PAGE_MODE_6_LEVEL); in free_pagetable()1525 if (WARN_ON_ONCE(pgtable.mode == PAGE_MODE_6_LEVEL)) in increase_address_space()2432 BUG_ON(mode < PAGE_MODE_NONE || mode > PAGE_MODE_6_LEVEL); in protection_domain_init()