Searched defs:pmap_options (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/vm/
H A Dvm_fault.c2518 vm_fault_enter(vm_page_t m, pmap_t pmap, vm_map_offset_t vaddr, vm_prot_t prot, vm_prot_t fault_type, boolean_t wired, boolean_t change_wiring, boolean_t no_cache, boolean_t cs_bypass, __unused int user_tag, int pmap_options, boolean_t *need_retry, int *type_of_fault) argument
[all...]
H A Dvm_object.h130 int pmap_options; member in struct:vm_object_fault_info
H A Dvm_object.c2786 int pmap_options; local

Completed in 36 milliseconds