Searched refs:X86_PG_NX (Results 1 – 2 of 2) sorted by relevance
66 #define X86_PG_NX (1ul<<63) /* No-execute */ macro
69 #define PG_NX X86_PG_NX