Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/arm/
H A Dthread.h186 extern void arm_debug_set(arm_debug_state_t *debug_state);
H A Darm_init.c821 arm_debug_set(NULL); in arm_init_idle_cpu()
/xnu-8796.121.2/osfmk/arm64/
H A Dpcb.c382 arm_debug_set(NULL); in machine_thread_destroy()
984 arm_debug_set(arm_debug_state_t *debug_state) in arm_debug_set() function
H A Dcpu.c320 arm_debug_set(NULL); in cpu_sleep()
H A Dlocore.s943 bl EXT(arm_debug_set) // Establish thread debug state in live regs
H A Dsleh.c809 arm_debug_set(NULL); in sleh_synchronous()