Contents

getPhysicalAddress

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

Declaration

IOPhysicalAddress getPhysicalAddress(void);

Return Value

A physical address.

Discussion

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