Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOPlatformExpert.cpp185 if (PEGetCoprocessorVersion() >= kCoprocessorVersion2) { in start()
892 if ((PEGetCoprocessorVersion() >= kCoprocessorVersion2) || pmRootDomain->checkShutdownTimeout()) { in IOShutdownNotificationsTimedOut()
1384 PEGetCoprocessorVersion( void ) in PEGetCoprocessorVersion() function
H A DIOPMrootDomain.cpp12329 if (concise || (PEGetCoprocessorVersion() >= kCoprocessorVersion2)) { in takeStackshot()
12461 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) { in takeStackshot()
/xnu-8796.121.2/iokit/IOKit/
H A DIOPlatformExpert.h136 extern coprocessor_type_t PEGetCoprocessorVersion( void );
/xnu-8796.121.2/osfmk/kern/
H A Ddebug.c1946 if (PEGetCoprocessorVersion() < kCoprocessorVersion2) {