Home
last modified time | relevance | path

Searched refs:PT_NX (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_pte.h84 #define PT_NX (0x8000000000000000ull) macro
H A Dhat_i86.c543 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()