Home
last modified time | relevance | path

Searched hist:"8 bf6726741fabafec244c880ae809e380bd73cbc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dcputlb.cdiff 8bf6726741fabafec244c880ae809e380bd73cbc Sun Aug 27 21:54:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce do_ld16_mmio_beN

Split out int_ld_mmio_beN, to be used by both do_ld_mmio_beN
and do_ld16_mmio_beN. Move the locks down into the two
functions, since each one now covers all accesses to once page.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>