exec: Rename guest_{addr,range}_valid to *_untagged
The places that use these are better off using untagged addresses, so do not provide a tagged versions. Rename to make it clear about the address type. Reviewed-by:Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-16-richard.henderson@linaro.org Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- accel/tcg/user-exec.c 2 additions, 1 deletionaccel/tcg/user-exec.c
- include/exec/cpu_ldst.h 2 additions, 2 deletionsinclude/exec/cpu_ldst.h
- linux-user/mmap.c 7 additions, 7 deletionslinux-user/mmap.c
- linux-user/qemu.h 2 additions, 2 deletionslinux-user/qemu.h
- linux-user/syscall.c 1 addition, 1 deletionlinux-user/syscall.c
Loading
Please register or sign in to comment