summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash/fsl_book3e.c
AgeCommit message (Expand)Author
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-11-29powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman
2021-10-28powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy
2021-10-22powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy
2021-10-22powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy