Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h712 void arm_user_protect_end(
H A Dmachine_routines.c1243 arm_user_protect_end(thread_t thread, uintptr_t ttbr0, boolean_t disable_interrupts) in arm_user_protect_end() function
H A Dlocks_arm.c520 arm_user_protect_end(thread, up, TRUE); in kernel_preempt_check()
H A Dmachine_routines_common.c1014 arm_user_protect_end(thread, up, FALSE); in ml_set_interrupts_enabled()