Searched defs:PT_WRITABLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmach_mmu.h101 #define PT_WRITABLE (0x002) /* the page is writable */ macro
114 #define PT_PTPBITS (PT_VALID | PT_USER | PT_WRITABLE | PT_REF)
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c653 FRAME_TO_MA(frames[i]) | PT_VALID | PT_WRITABLE, local

Completed in 81 milliseconds