Contents

getPhysicalAddress

Return the physical address of the first byte in the memory.

Declaration

IOPhysicalAddress getPhysicalAddress();

Return Value

A physical address.

Overview

This method returns the physical address of the first byte in the memory. It is most useful on memory known to be physically contiguous.

See Also

Getting the Memory Pages