Home
last modified time | relevance | path

Searched hist:"5 cc867a679d4b5032284d30d22dad8e81195e60d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff 5cc867a679d4b5032284d30d22dad8e81195e60d Sun May 12 18:27:50 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc: Don't use mmu_ctx_t for mmu40x_get_physical_address()

mmu40x_get_physical_address() only uses the raddr and prot fields from
mmu_ctx_t. Pass these directly instead of using a ctx struct.

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