Searched refs:getDeviceMemory (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMIO.cpp111 if (nub->getDeviceMemory())
146 if (getDeviceMemory() != 0)
/darwin-on-arm/xnu/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp161 if( nub->getDeviceMemory())
294 if (getDeviceMemory() != 0) return kIOReturnSuccess;
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1014 /*! @function getDeviceMemory
1019 virtual OSArray * getDeviceMemory( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp1169 if( nub->getDeviceMemory())
H A DIOService.cpp5140 OSArray * IOService::getDeviceMemory( void ) function in class:IOService

Completed in 32 milliseconds