]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec: Inline *_mmuidx_ra memory operations
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 11 Mar 2025 20:45:24 +0000 (13:45 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:17 +0000 (14:08 -0700)
commita333692c48c916f0416b982ecefdcc9452088b41
tree41a79d71c8a7589147b06b29af96e82b7284174d
parentefe25c260cd69dcfc948e1622bedbdec953569a8
include/exec: Inline *_mmuidx_ra memory operations

These need to be per-target for 'abi_ptr'.  Expand inline to
the *_mmu api with trivial massaging of the arguments.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/ldst_common.c.inc
include/exec/cpu_ldst.h