Home
last modified time | relevance | path

Searched hist:"581 eea5d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu_init.c581eea5d Sun May 12 18:28:03 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc: Split off common embedded TLB init

Several 4xx CPUs and e200 share the same TLB settings enclosed in an
ifdef. Split it off in a common function to reduce code duplication
and the number of ifdefs.

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>