diff options
author | Anton Johansson <anjo@rev.ng> | 2023-09-12 17:34:23 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-10-04 11:03:54 -0700 |
commit | d560225fc4c3b75e65665df503c0641e3030bd08 (patch) | |
tree | dd3503b79c36360ca95352fa8430cb0d11107f70 /qom | |
parent | d50ef4467c4c0a35b6b57c532da5814a8327275c (diff) | |
download | qemu-d560225fc4c3b75e65665df503c0641e3030bd08.zip qemu-d560225fc4c3b75e65665df503c0641e3030bd08.tar.gz qemu-d560225fc4c3b75e65665df503c0641e3030bd08.tar.bz2 |
accel/tcg: Modify atomic_mmu_lookup() to use CPUState
The goal is to (in the future) allow for per-target compilation of
functions in atomic_template.h whilst atomic_mmu_lookup() and cputlb.c
are compiled once-per user- or system mode.
Signed-off-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230912153428.17816-7-anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[rth: Use cpu->neg.tlb instead of cpu_tlb()]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions