Searched refs:X86_PG_NX (Results 1 – 3 of 3) sorted by relevance
81 #define X86_PG_NX (1UL << 63) /* No-execute */ macro
40 #define _PAGE_NX X86_PG_NX
290 [PG_NX_IDX] = X86_PG_NX,