Searched defs:VM_SHARED (Results 1 – 2 of 2) sorted by relevance
129 #define VM_SHARED (1 << 3) macro
50 const VM_SHARED = 0x00000008; constant