Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h709 uintptr_t arm_user_protect_begin(
H A Dmachine_routines.c1229 arm_user_protect_begin(thread_t thread) in arm_user_protect_begin() function
H A Dlocks_arm.c513 uintptr_t up = arm_user_protect_begin(thread); in kernel_preempt_check()
H A Dmachine_routines_common.c1010 uintptr_t up = arm_user_protect_begin(thread); in ml_set_interrupts_enabled()