Home
last modified time | relevance | path

Searched refs:PEGetCoprocessorVersion (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/iokit/IOKit/
H A DIOPlatformExpert.h137 extern coprocessor_type_t PEGetCoprocessorVersion( void );
/xnu-11215.81.4/iokit/Kernel/
H A DIOPlatformExpert.cpp185 if (PEGetCoprocessorVersion() >= kCoprocessorVersion2) { in start()
892 if ((PEGetCoprocessorVersion() >= kCoprocessorVersion2) || pmRootDomain->checkShutdownTimeout()) { in IOShutdownNotificationsTimedOut()
1417 PEGetCoprocessorVersion( void ) in PEGetCoprocessorVersion() function
H A DIOPMrootDomain.cpp12557 if (concise || (PEGetCoprocessorVersion() >= kCoprocessorVersion2)) {
12689 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {
/xnu-11215.81.4/osfmk/kern/
H A Ddebug.c2192 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {