Home
last modified time | relevance | path

Searched refs:_PAGE_BIT_NX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h30 #define _PAGE_BIT_NX 63 /* No execute: only valid after cpuid check */ macro
121 #define _PAGE_NX (_AT(pteval_t, 1) << _PAGE_BIT_NX)
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S398 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)