Searched refs:VPTE_NX (Results 1 – 2 of 2) sorted by relevance
153 #define VPTE_NX 0x00000800 /* no-execute bit */ macro
3084 *kp |= VPTE_NX; /* NX - !executable */ in x86_64_protection_init()