Searched refs:set_exception_ports_validation (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | ipc_tt.h | 284 extern kern_return_t set_exception_ports_validation(
|
| H A D | ipc_host.c | 511 kern_return_t kr = set_exception_ports_validation(NULL, exception_mask, in host_set_exception_ports() 686 kern_return_t kr = set_exception_ports_validation(NULL, exception_mask, in host_swap_exception_ports()
|
| H A D | ipc_tt.c | 3996 set_exception_ports_validation( in set_exception_ports_validation() function 4164 kern_return_t kr = set_exception_ports_validation(get_threadtask(thread), in thread_set_exception_ports() 4189 kern_return_t kr = set_exception_ports_validation(task, exception_mask, in task_set_exception_ports() 4305 kern_return_t kr = set_exception_ports_validation(get_threadtask(thread), in thread_swap_exception_ports() 4421 kern_return_t kr = set_exception_ports_validation(task, exception_mask, in task_swap_exception_ports() 4892 kern_return_t kr = set_exception_ports_validation(task, exceptions_allowed, in task_register_hardened_exception_handler()
|