Searched defs:cs_bypass (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_fault.c2468 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, boolean_t *need_retry, int *type_of_fault) argument
[all...]
H A Dvm_object.h115 /* boolean_t */ cs_bypass:1, member in struct:vm_object_fault_info

Completed in 96 milliseconds