Searched refs:VM_SYNC (Results 1 – 2 of 2) sorted by relevance
89 vm_flags |= VmFlags::VM_SYNC; in from()128 if self.contains(VmFlags::VM_SYNC) { in into()
70 const VM_SYNC = 0x00800000; constant