Home
last modified time | relevance | path

Searched refs:IOExclaveAsyncNotificationUpcallHandler (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/iokit/Exclaves/
H A DExclaves.h145 bool IOExclaveAsyncNotificationUpcallHandler(uint64_t id, struct IOExclaveAsyncNotificationUpcallAr…
H A DExclaves.cpp482 IOExclaveAsyncNotificationUpcallHandler(uint64_t id, struct IOExclaveAsyncNotificationUpcallArgs *a… in IOExclaveAsyncNotificationUpcallHandler() function
/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_driverkit.c362 if (!IOExclaveAsyncNotificationUpcallHandler(id, &args)) {