Searched refs:PT_NX (Results 1 – 2 of 2) sorted by relevance
84 #define PT_NX (0x8000000000000000ull) macro
543 mmu.pt_nx = PT_NX; in mmu_init()1287 (PT_PADDR | PT_NX | PT_WRITABLE | PT_WRITETHRU | \3069 if (!PTE_GET(pte, PT_NX)) in hat_share()