Searched refs:IOExclaveInterruptUpcallHandler (Results 1 – 3 of 3) sorted by relevance
71 if (!IOExclaveInterruptUpcallHandler(id, &args)) {92 if (!IOExclaveInterruptUpcallHandler(id, &args)) {115 if (!IOExclaveInterruptUpcallHandler(id, &args)) {137 if (!IOExclaveInterruptUpcallHandler(id, &args)) {
142 bool IOExclaveInterruptUpcallHandler(uint64_t id, struct IOExclaveInterruptUpcallArgs *args);
296 IOExclaveInterruptUpcallHandler(uint64_t id, IOExclaveInterruptUpcallArgs *args) in IOExclaveInterruptUpcallHandler() function