Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Dthread.h214 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c862 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-12377.1.9/osfmk/arm64/
H A Dpcb.c567 arm_debug_set(NULL); in machine_thread_destroy()
1282 arm_debug_set(arm_debug_state_t *debug_state) in arm_debug_set() function
H A Dcpu.c328 arm_debug_set(NULL); in cpu_sleep()
H A Dsleh.c1005 arm_debug_set(NULL); in sleh_synchronous()
H A Dlocore.s1513 bl EXT(arm_debug_set) // Establish thread debug state in live regs
/xnu-12377.1.9/osfmk/arm64/sptm/
H A Darm_init_sptm.c1257 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-12377.1.9/osfmk/kern/
H A Dexclaves.c1256 arm_debug_set(NULL); in exclaves_enter()