Searched refs:run_offset (Results 1 – 1 of 1) sorted by relevance
579 vm_object_offset_t run_offset = 0; in vm_fault_deactivate_behind() local614 run_offset = 0 - PAGE_SIZE_64; in vm_fault_deactivate_behind()620 run_offset = PAGE_SIZE_64; in vm_fault_deactivate_behind()641 run_offset = 0 - behind; in vm_fault_deactivate_behind()647 run_offset = behind; in vm_fault_deactivate_behind()656 m = vm_page_lookup(object, offset + run_offset + (n * pg_offset)); in vm_fault_deactivate_behind()