Searched refs:MP_KDP (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmp_events.h39 MP_KDP, enumerator in enum:__anon937
55 "MP_KDP", \
H A Dmp.c518 if (i_bit(MP_KDP, my_word)) {
519 DBGLOG(cpu_handle,my_cpu,MP_KDP);
520 i_bit_clear(MP_KDP, my_word);
611 i_bit_clear(MP_KDP, &current_cpu_datap()->cpu_signals);
1626 i386_signal_cpu(cpu, MP_KDP, ASYNC);
1661 if (cpu_signal_pending(cpu, MP_KDP))

Completed in 20 milliseconds