summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorRichard Henderson2021-05-09 17:16:11 +0200
committerPeter Maydell2021-05-25 17:01:43 +0200
commit3c4ddec169836c0dfc955d662dc0cc4f82ba7993 (patch)
tree0475c62fcfa369657ea27b675aa79f25499f2ee1 /include/exec
parentaccel/tcg: Replace g_new() + memcpy() by g_memdup() (diff)
downloadqemu-3c4ddec169836c0dfc955d662dc0cc4f82ba7993.tar.gz
qemu-3c4ddec169836c0dfc955d662dc0cc4f82ba7993.tar.xz
qemu-3c4ddec169836c0dfc955d662dc0cc4f82ba7993.zip
accel/tcg: Pass length argument to tlb_flush_range_locked()
Rename tlb_flush_page_bits_locked() -> tlb_flush_range_locked(), and have callers pass a length argument (currently TARGET_PAGE_SIZE) via the TLBFlushPageBitsByMMUIdxData structure. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210509151618.2331764-3-f4bug@amsat.org Message-Id: <20210508201640.1045808-1-richard.henderson@linaro.org> [PMD: Split from bigger patch] Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions