checkMemoryInRange
Validates the IOMemoryDescriptor, which is used to initialize the PhysicalAddressSpace.
Declaration
IOReturn checkMemoryInRange(
IOMemoryDescriptor *memory );Parameters
- memory:
Points to a valid IOMemoryDescriptor.
Return Value
returns kIOReturnSuccess on success