Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/
H A Dsleh.c485 mte_send_sync_soft_mode_exception(thread_t thread, vm_map_address_t address, mach_exception_data_ty…
2121 mte_send_sync_soft_mode_exception(thread, /* fault_addr */ codes[1], /* mx_code */ codes[0]); in handle_user_abort()
2239 mte_send_sync_soft_mode_exception(thread_t thread, vm_map_address_t address, mach_exception_data_ty… in mte_send_sync_soft_mode_exception() function
2258 mte_send_sync_soft_mode_exception(thread, fault_addr, mx_code); in mte_send_sync_kernel_on_user_fault()