Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm/
H A Dthread.h181 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c833 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-10002.41.9/osfmk/arm64/
H A Dpcb.c396 arm_debug_set(NULL); in machine_thread_destroy()
1004 arm_debug_set(arm_debug_state_t *debug_state) in arm_debug_set() function
H A Dcpu.c325 arm_debug_set(NULL); in cpu_sleep()
H A Dlocore.s968 bl EXT(arm_debug_set) // Establish thread debug state in live regs
H A Dsleh.c824 arm_debug_set(NULL); in sleh_synchronous()