Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOPlatformExpert.cpp185 if (PEGetCoprocessorVersion() >= kCoprocessorVersion2) { in start()
891 if ((PEGetCoprocessorVersion() >= kCoprocessorVersion2) || pmRootDomain->checkShutdownTimeout()) { in IOShutdownNotificationsTimedOut()
1370 PEGetCoprocessorVersion( void ) in PEGetCoprocessorVersion() function
H A DIOPMrootDomain.cpp12210 if (concise || (PEGetCoprocessorVersion() >= kCoprocessorVersion2)) { in takeStackshot()
12334 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) { in takeStackshot()
/xnu-8019.80.24/iokit/IOKit/
H A DIOPlatformExpert.h137 extern coprocessor_type_t PEGetCoprocessorVersion( void );
/xnu-8019.80.24/osfmk/kern/
H A Ddebug.c1758 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {