summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/mmu.h
AgeCommit message (Expand)Author
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-07-17powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V