Home
last modified time | relevance | path

Searched defs:notificationID (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/iokit/Exclaves/
H A DExclaves.h103 uint32_t notificationID; member
H A DExclaves.cpp1089 …egister(IOExclaveProxyState * pRef, IOInterruptEventSource *notification, uint32_t *notificationID) in exclaveAsyncNotificationRegister()
1117 IOService::exclaveAsyncNotificationSignal(IOExclaveProxyState * pRef, uint32_t notificationID) in exclaveAsyncNotificationSignal()