Home
last modified time | relevance | path

Searched refs:in_pointer_list (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/libsyscall/mach/
H A Dmach_vm.c421 mach_vm_offset_list_t in_pointer_list, in mach_vm_update_pointers_with_remote_tags() argument
426 …return _kernelrpc_mach_vm_update_pointers_with_remote_tags(target, in_pointer_list, in_pointer_lis… in mach_vm_update_pointers_with_remote_tags()
/xnu-12377.81.4/osfmk/vm/
H A Dvm_user.c658 __unused mach_vm_offset_list_t in_pointer_list, in mach_vm_update_pointers_with_remote_tags() argument
663 if (!in_pointer_list in mach_vm_update_pointers_with_remote_tags()
690 mach_vm_offset_t unsigned_address = (mach_vm_offset_t)in_pointer_list[i]; in mach_vm_update_pointers_with_remote_tags()
/xnu-12377.81.4/osfmk/mach/
H A Dmach_vm.defs592 in_pointer_list : mach_vm_offset_list_t;