Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/arm/
H A Dthread.h207 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c855 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-11417.101.15/osfmk/arm64/
H A Dpcb.c559 arm_debug_set(NULL); in machine_thread_destroy()
1274 arm_debug_set(arm_debug_state_t *debug_state) in arm_debug_set() function
H A Dcpu.c332 arm_debug_set(NULL); in cpu_sleep()
H A Dsleh.c984 arm_debug_set(NULL); in sleh_synchronous()
H A Dlocore.s1491 bl EXT(arm_debug_set) // Establish thread debug state in live regs
/xnu-11417.101.15/osfmk/arm64/sptm/
H A Darm_init_sptm.c1206 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-11417.101.15/osfmk/kern/
H A Dexclaves.c1129 arm_debug_set(NULL); in exclaves_enter()