Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_protos.h299 #define VM_TOGGLE_CLEAR 0 macro
H A Dvm_user.c1238 } else if (toggle == VM_TOGGLE_CLEAR) { in vm_toggle_entry_reuse()