Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/arm/ !
H A Dthread.h206 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c858 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-11215.1.10/osfmk/arm64/ !
H A Dpcb.c556 arm_debug_set(NULL); in machine_thread_destroy()
1258 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.c961 arm_debug_set(NULL); in sleh_synchronous()
H A Dlocore.s1659 bl EXT(arm_debug_set) // Establish thread debug state in live regs
/xnu-11215.1.10/osfmk/arm64/sptm/ !
H A Darm_init_sptm.c1129 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-11215.1.10/osfmk/kern/ !
H A Dexclaves.c1158 arm_debug_set(NULL); in exclaves_enter()