summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/mmu_oea64.h
Commit message (Collapse)AuthorAgeFilesLines
* Add an abstraction layer to the 64-bit AIM MMU's page table manipulationnwhitehorn2010-12-041-0/+77
logic to support modifying the page table through a hypervisor. This uses KOBJ inheritance to provide subclasses of the base 64-bit AIM MMU class with additional methods for page table manipulation. Many thanks to Peter Grehan for suggesting this design and implementing the MMU KOBJ inheritance mechanism.
OpenPOWER on IntegriCloud