IOMemoryMap


Abstract: An abstract base class defining common methods for describing a memory mapping.

The IOMemoryMap object represents a mapped range of memory, described by a IOMemoryDescriptor. The mapping may be in the kernel or a non-kernel task and has processor cache mode attributes. IOMemoryMap instances are created by IOMemoryDescriptor when it creates mappings in its map method, and returned to the caller.

© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)