Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm/
H A Dthread.h223 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c865 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-12377.81.4/osfmk/arm64/
H A Dpcb.c596 arm_debug_set(NULL); in machine_thread_destroy()
1320 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 Dlocore.s1562 bl EXT(arm_debug_set) // Establish thread debug state in live regs
H A Dsleh.c1074 arm_debug_set(NULL); in sleh_synchronous()
/xnu-12377.81.4/osfmk/arm64/sptm/
H A Darm_init_sptm.c1362 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-12377.81.4/osfmk/kern/
H A Dexclaves.c1293 arm_debug_set(NULL); in exclaves_enter()