Searched defs:VM_WRITE (Results 1 – 2 of 2) sorted by relevance
127 #define VM_WRITE (1 << 1) macro
48 const VM_WRITE = 0x00000002; constant