Contents

getPhysicalAddress

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

Declaration

IOPhysicalAddress getPhysicalAddress();

Return Value

A physical address.

Overview

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

See Also

Miscellaneous