Searched refs:kIOPlatformMapperPresentKey (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMPE.cpp45 removeProperty(kIOPlatformMapperPresentKey);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h81 #define kIOPlatformMapperPresentKey "IOPlatformMapperPresent" macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp107 removeProperty(kIOPlatformMapperPresentKey);
109 removeProperty(kIOPlatformMapperPresentKey);
113 IOMapper::setMapperRequired(0 != getProperty(kIOPlatformMapperPresentKey));

Completed in 22 milliseconds