Home
last modified time | relevance | path

Searched refs:cpu_has_SIGPdebug_pending (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/arm/
H A Dcpu_internal.h60 extern bool cpu_has_SIGPdebug_pending(void);
H A Dcpu_common.c572 cpu_has_SIGPdebug_pending(void) in cpu_has_SIGPdebug_pending() function
H A Dmodel_dep.c1342 if (check_SIGPdebug && cpu_has_SIGPdebug_pending()) { in wait_while_mp_kdp_trap()