aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/mmu-radix64.h
AgeCommit message (Expand)Author
2022-01-04target/ppc: Check effective address validityCédric Le Goater
2021-07-09target/ppc: fix address translation bug for radix mmusBruno Larsen (billionai)
2021-07-09target/ppc: Introduce ppc_xlateRichard Henderson
2021-07-09target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson
2020-05-27target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()Greg Kurz
2019-02-26target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh
2017-05-11target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh