target/arm: Pass MemOp to get_phys_addr
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Oct 2024 14:02:45 +0000 (07:02 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Oct 2024 18:27:06 +0000 (11:27 -0700)
commitec2c933701a438af478b03b904a2dbc9f1836941
treed36a1ada6687b7a098715af7aae94ff6d478a381
parent99746de61262fd5cf80eacfdb513e8d40e9107e8
target/arm: Pass MemOp to get_phys_addr

Zero is the safe do-nothing value for callers to use.

Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/internals.h
target/arm/ptw.c
target/arm/tcg/m_helper.c
target/arm/tcg/tlb_helper.c