Searched refs:MP_CHUD (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmp_events.h45 MP_CHUD, enumerator in enum:__anon937
61 "MP_CHUD", \
H A Dmp.c546 } else if (i_bit(MP_CHUD, my_word)) {
547 DBGLOG(cpu_handle,my_cpu,MP_CHUD);
548 i_bit_clear(MP_CHUD, my_word);
/xnu-2782.1.97/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c599 i386_signal_cpu(otherCPU, MP_CHUD, ASYNC);

Completed in 75 milliseconds