Searched hist:d2ba80265739d1699dd33b93ed7db8d46e875ab6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-ldst.h | d2ba80265739d1699dd33b93ed7db8d46e875ab6 Tue Jul 27 16:10:22 CDT 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code.
Hide these declarations from code that should not use them.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.h | diff d2ba80265739d1699dd33b93ed7db8d46e875ab6 Tue Jul 27 16:10:22 CDT 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code.
Hide these declarations from code that should not use them.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ |
H A D | tci.c | diff d2ba80265739d1699dd33b93ed7db8d46e875ab6 Tue Jul 27 16:10:22 CDT 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code.
Hide these declarations from code that should not use them.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | diff d2ba80265739d1699dd33b93ed7db8d46e875ab6 Tue Jul 27 16:10:22 CDT 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code.
Hide these declarations from code that should not use them.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | diff d2ba80265739d1699dd33b93ed7db8d46e875ab6 Tue Jul 27 16:10:22 CDT 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code.
Hide these declarations from code that should not use them.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|