| /xnu-11215.1.10/libkern/gen/ |
| H A D | OSDebug.cpp | 96 (unsigned long) VM_KERNEL_UNSLIDE(bt[2]), (unsigned long) VM_KERNEL_UNSLIDE(bt[3]), in OSReportWithBacktrace() 97 (unsigned long) VM_KERNEL_UNSLIDE(bt[4]), (unsigned long) VM_KERNEL_UNSLIDE(bt[5]), in OSReportWithBacktrace() 98 (unsigned long) VM_KERNEL_UNSLIDE(bt[6]), (unsigned long) VM_KERNEL_UNSLIDE(bt[7]), in OSReportWithBacktrace() 99 (unsigned long) VM_KERNEL_UNSLIDE(bt[8])); in OSReportWithBacktrace()
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | kext_alloc.c | 123 VM_KERNEL_UNSLIDE(kext_alloc_base), in kext_alloc_init() 124 VM_KERNEL_UNSLIDE(kext_alloc_max), in kext_alloc_init() 125 VM_KERNEL_UNSLIDE(text->vmaddr), in kext_alloc_init() 126 VM_KERNEL_UNSLIDE(text->vmaddr + text->vmsize)); in kext_alloc_init()
|
| H A D | copyout_shim.c | 83 return (void *)(VM_KERNEL_UNSLIDE(ptr)); in cos_kernel_unslide()
|
| H A D | socd_client_kern.h | 85 #define SOCD_ADDR(_a) (VM_KERNEL_UNSLIDE((vm_offset_t)(_a)))
|
| H A D | exclaves_upcalls.c | 366 exclaves_upcall_range_start = VM_KERNEL_UNSLIDE(&exclaves_upcall_start_label); in initialize_exclaves_upcall_range() 368 exclaves_upcall_range_end = VM_KERNEL_UNSLIDE(&exclaves_upcall_end_label); in initialize_exclaves_upcall_range()
|
| H A D | timer_call.c | 1014 VM_KERNEL_UNSLIDE_OR_PERM(call), VM_KERNEL_UNSLIDE(func), in timer_queue_expire_with_options() 1039 VM_KERNEL_UNSLIDE_OR_PERM(call), VM_KERNEL_UNSLIDE(func), in timer_queue_expire_with_options() 1255 VM_KERNEL_UNSLIDE(call->tc_func), in timer_queue_trace() 1436 VM_KERNEL_UNSLIDE(call->tc_func), in timer_longterm_scan() 2035 VM_KERNEL_UNSLIDE_OR_PERM(call), VM_KERNEL_UNSLIDE(call->tc_func), in timer_call_trace_expire_entry() 2061 VM_KERNEL_UNSLIDE(call->tc_func), in timer_call_trace_expire_return()
|
| /xnu-11215.1.10/iokit/Kernel/ |
| H A D | IOFilterInterruptEventSource.cpp | 219 …VM_KERNEL_UNSLIDE(filterAction), VM_KERNEL_ADDRHIDE(owner), VM_KERNEL_ADDRHIDE(this), VM_KERNEL_AD… in normalInterruptOccurred() 272 …VM_KERNEL_UNSLIDE(filterAction), VM_KERNEL_ADDRHIDE(owner), VM_KERNEL_ADDRHIDE(this), VM_KERNEL_AD… in disableInterruptOccurred() 305 …VM_KERNEL_UNSLIDE(filterAction), VM_KERNEL_ADDRHIDE(owner), VM_KERNEL_ADDRHIDE(this), VM_KERNEL_AD… in disableInterruptOccurred()
|
| H A D | IOTimerEventSource.cpp | 135 VM_KERNEL_UNSLIDE(address), in invokeAction()
|
| /xnu-11215.1.10/san/coverage/ |
| H A D | kcov-blacklist | 29 # Closure of VM_KERNEL_UNSLIDE
|
| H A D | kcov_ksancov.c | 295 uintptr_t pc = (uintptr_t)(VM_KERNEL_UNSLIDE(caller) - 1); in kcov_ksancov_trace_guard() 311 uintptr_t pc = (uintptr_t)(VM_KERNEL_UNSLIDE(caller) - 1); in kcov_ksancov_trace_pc()
|
| /xnu-11215.1.10/osfmk/kdp/ml/arm/ |
| H A D | kdp_machdep.c | 450 prevlr = VM_KERNEL_UNSLIDE(prevlr); in machine_trace_thread64() 540 prevlr = VM_KERNEL_UNSLIDE(prevlr); in machine_trace_thread64()
|
| /xnu-11215.1.10/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 497 prev_rip = VM_KERNEL_UNSLIDE(prev_rip); in machine_trace_thread64() 521 prev_rip = VM_KERNEL_UNSLIDE(*(uint64_t *)kern_virt_addr); in machine_trace_thread64()
|
| /xnu-11215.1.10/osfmk/i386/ |
| H A D | trap.c | 391 (user_mode ? rip : VM_KERNEL_UNSLIDE(rip)), in interrupt() 478 (long) depth, (long) VM_KERNEL_UNSLIDE(rip), 0, 0, 0); in interrupt() 692 0, 0, 0, VM_KERNEL_UNSLIDE(kern_ip), 0); in kernel_trap() 697 user_addr_t kd_vaddr = is_user ? vaddr : VM_KERNEL_UNSLIDE(vaddr); in kernel_trap() 701 VM_KERNEL_UNSLIDE(kern_ip), 0); in kernel_trap()
|
| H A D | mp.c | 1231 VM_KERNEL_UNSLIDE(call.func), VM_KERNEL_UNSLIDE_OR_PERM(call.arg0), in mp_cpus_call_action() 1328 …cpus, mode, VM_KERNEL_UNSLIDE(action_func), VM_KERNEL_UNSLIDE_OR_PERM(arg0), VM_KERNEL_UNSLIDE_OR_… in mp_cpus_call1() 1373 VM_KERNEL_UNSLIDE(action_func), in mp_cpus_call1() 1431 …VM_KERNEL_UNSLIDE(action_func), VM_KERNEL_UNSLIDE_OR_PERM(arg0), VM_KERNEL_UNSLIDE_OR_PERM(arg1), … in mp_cpus_call1()
|
| H A D | i386_timer.c | 145 user_mode != 0 ? rip : VM_KERNEL_UNSLIDE(rip), user_mode); in timer_intr()
|
| /xnu-11215.1.10/san/memory/ |
| H A D | kasan-report.c | 161 l += scnprintf(buf + l, len - l, "%lx,", VM_KERNEL_UNSLIDE(bt[i])); in kasan_log_report()
|
| H A D | kasan_dynamic_blacklist.c | 453 kextname, funcname, VM_KERNEL_UNSLIDE(bt[i]), i, type); in kasan_is_blacklisted()
|
| /xnu-11215.1.10/bsd/sys/ |
| H A D | eventhandler.h | 132 (void *)VM_KERNEL_UNSLIDE((uint64_t)(_t->eh_func))); \
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | kern_control.c | 2202 xkr->xkr_connect = (uint64_t)VM_KERNEL_UNSLIDE(kctl->connect); 2204 (uint64_t)VM_KERNEL_UNSLIDE(kctl->disconnect); 2205 xkr->xkr_send = (uint64_t)VM_KERNEL_UNSLIDE(kctl->send); 2207 (uint64_t)VM_KERNEL_UNSLIDE(kctl->send_list); 2208 xkr->xkr_setopt = (uint64_t)VM_KERNEL_UNSLIDE(kctl->setopt); 2209 xkr->xkr_getopt = (uint64_t)VM_KERNEL_UNSLIDE(kctl->getopt); 2210 xkr->xkr_rcvd = (uint64_t)VM_KERNEL_UNSLIDE(kctl->rcvd);
|
| H A D | subr_eventhandler.c | 169 (void *)VM_KERNEL_UNSLIDE(((struct eventhandler_entry_generic *)epn)->func), name); in eventhandler_register_internal()
|
| /xnu-11215.1.10/osfmk/arm64/ |
| H A D | bti_telemetry.c | 395 offset = VM_KERNEL_UNSLIDE(record_i->faulting_address); in drain_record_submission_buffer_thread_call()
|
| /xnu-11215.1.10/osfmk/arm/ |
| H A D | rtclock.c | 365 user_mode ? pc : VM_KERNEL_UNSLIDE(pc), user_mode); in rtclock_intr()
|
| /xnu-11215.1.10/osfmk/kperf/ |
| H A D | callstack.c | 210 cs->kpkc_frames[0] = VM_KERNEL_UNSLIDE(thread->continuation); in kperf_continuation_sample() 390 return VM_KERNEL_UNSLIDE(bt[frame]); in scrub_word() 558 return VM_KERNEL_UNSLIDE(ptr); in chudxnu_vm_unslide()
|
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | vm_param.h | 411 #define VM_KERNEL_UNSLIDE(_v) ({ \ macro
|
| /xnu-11215.1.10/osfmk/x86_64/ |
| H A D | kpc_x86.c | 630 pc = VM_KERNEL_UNSLIDE(pc); in get_interrupted_pc()
|