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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_apple_protect.c415 int type_of_fault; local
H A Dvm_fault.c616 vm_fault_page( vm_object_t first_object, vm_object_offset_t first_offset, vm_prot_t fault_type, boolean_t must_be_resident, vm_prot_t *protection, vm_page_t *result_page, vm_page_t *top_page, int *type_of_fault, kern_return_t *error_code, boolean_t no_zero_fill, boolean_t data_supply, vm_object_fault_info_t fault_info) argument
2002 vm_fault_enter(vm_page_t m, pmap_t pmap, vm_map_offset_t vaddr, vm_prot_t prot, boolean_t wired, boolean_t change_wiring, boolean_t no_cache, int *type_of_fault) argument
2249 int type_of_fault; local
3610 int type_of_fault; local
[all...]
H A Dvm_map.c1414 int type_of_fault; local
2664 int type_of_fault; local
6708 int type_of_fault; local

Completed in 27 milliseconds