Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/arm/
H A Dthread.h183 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c831 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-10063.141.1/osfmk/arm64/
H A Dpcb.c396 arm_debug_set(NULL); in machine_thread_destroy()
1006 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.c892 arm_debug_set(NULL); in sleh_synchronous()
H A Dlocore.s1396 bl EXT(arm_debug_set) // Establish thread debug state in live regs
/xnu-10063.141.1/osfmk/arm64/sptm/
H A Darm_init_sptm.c1073 arm_debug_set(NULL); in arm_init_idle_cpu()