Home
last modified time | relevance | path

Searched defs:interrupt (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/pexpert/i386/
H A Dpe_interrupt.c53 PE_incoming_interrupt(int interrupt) in PE_incoming_interrupt()
/xnu-8019.80.24/osfmk/kperf/
H A Dkperf.h135 kperf_make_runnable(thread_t thread, int interrupt) in kperf_make_runnable()
H A Dlazy.c128 kperf_lazy_cpu_sample(thread_t thread, unsigned int flags, bool interrupt) in kperf_lazy_cpu_sample()
/xnu-8019.80.24/iokit/IOKit/
H A DIOStatisticsPrivate.h147 IOInterruptEventSourceCounter interrupt; member
/xnu-8019.80.24/osfmk/i386/
H A Dtrap.c347 interrupt(x86_saved_state_t *state) in interrupt() function
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp1997 IOInterruptDispatchSource * interrupt; in waitInterruptTrap() local