Searched defs:cur_phys_src (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.140.41/osfmk/kdp/ml/i386/ |
| H A D | kdp_x86_common.c | 93 addr64_t cur_phys_dst, cur_phys_src; in kdp_machine_vm_read() local 172 addr64_t cur_phys_dst, cur_phys_src; in kdp_machine_phys_read() local 228 addr64_t cur_phys_src, cur_phys_dst; in kdp_machine_vm_write() local 283 addr64_t cur_phys_src, cur_phys_dst; in kdp_machine_phys_write() local
|
| /xnu-8020.140.41/osfmk/kdp/ml/arm/ |
| H A D | kdp_vm.c | 93 addr64_t cur_phys_src, cur_phys_dst; in kdp_machine_vm_read() local 173 addr64_t cur_phys_src, cur_phys_dst; in kdp_machine_phys_read() local 219 addr64_t cur_phys_src, cur_phys_dst; in kdp_machine_vm_write() local
|
| /xnu-8020.140.41/osfmk/i386/ |
| H A D | machine_routines.c | 286 addr64_t cur_phys_dst, cur_phys_src; in ml_nofault_copy() local 332 addr64_t cur_phys_src; in ml_validate_nofault() local
|
| /xnu-8020.140.41/osfmk/arm/ |
| H A D | machine_routines.c | 951 addr64_t cur_phys_dst, cur_phys_src; in ml_nofault_copy() local 998 addr64_t cur_phys_src; in ml_validate_nofault() local
|
| /xnu-8020.140.41/osfmk/arm64/ |
| H A D | machine_routines.c | 1748 addr64_t cur_phys_dst, cur_phys_src; in ml_nofault_copy() local 1795 addr64_t cur_phys_src; in ml_validate_nofault() local
|