Searched refs:IsInterrupting (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/osfmk/i386/ | ||
| H A D | pmCPU.h | 121 boolean_t (*IsInterrupting)(uint8_t vector); member |
| H A D | pmCPU.c | 984 callbacks->IsInterrupting = lapic_is_interrupting; in pmKextRegister() |