Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dexception.c298 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local
300 if (pac_replace_ptrs_user || task_allow_user_state) { in exception_deliver()
419 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local
421 if (pac_replace_ptrs_user || task_allow_user_state) { in exception_deliver()
491 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local
493 if (pac_replace_ptrs_user || task_allow_user_state) { in exception_deliver()