Searched refs:_PAGE_BIT_NX (Results 1 – 1 of 1) sorted by relevance
104 #define _PAGE_BIT_NX 63 macro124 #define _PAGE_NX (1ULL<<_PAGE_BIT_NX)379 pte.pte_high &= ~(1 << (_PAGE_BIT_NX - 32)); in pte_modify()