Searched refs:vm_fault_wire (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_fault.h134 extern kern_return_t vm_fault_wire(
H A Dvm_fault.c4061 * vm_fault_wire:
4066 vm_fault_wire( function
4147 * If it's marked phys_contiguous, then vm_fault_wire() didn't actually
H A Dvm_map.c4233 * In vm_fault_wire(), we need the current range as
4255 rc = vm_fault_wire(map,
4258 rc = vm_fault_wire(map,

Completed in 88 milliseconds