Home
last modified time | relevance | path

Searched defs:need_copy_on_read (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/osfmk/vm/
H A Dvm_fault.c4415 vm_fault_type_for_tracing(boolean_t need_copy_on_read, int type_of_fault) in vm_fault_type_for_tracing()
4488 bool need_copy_on_read; in vm_fault_internal() local