Searched refs:DEFAULT_PTE_MASK (Results 1 – 1 of 1) sorted by relevance
530 #define DEFAULT_PTE_MASK ~(_PAGE_NX | _PAGE_GLOBAL) macro532 pteval_t __supported_pte_mask __read_mostly = DEFAULT_PTE_MASK;534 pteval_t __default_kernel_pte_mask __read_mostly = DEFAULT_PTE_MASK;
Completed in 3 milliseconds