Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOPlatformExpert.h137 extern coprocessor_type_t PEGetCoprocessorVersion( void );
/xnu-10002.61.3/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.cpp12459 if (concise || (PEGetCoprocessorVersion() >= kCoprocessorVersion2)) {
12591 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {
/xnu-10002.61.3/osfmk/kern/
H A Ddebug.c2008 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {