Home
last modified time | relevance | path

Searched refs:IOExclaveANEUpcallType (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Exclaves/
H A DExclaves.h116 enum IOExclaveANEUpcallType { enum
124 enum IOExclaveANEUpcallType type;
H A DExclaves.cpp1152 exclaveRegisterANEUpcallHelper(IOService::IOExclaveProxyState * pRef, IOExclaveANEUpcallType type, … in exclaveRegisterANEUpcallHelper()