Searched hist:e21b551cb652663f2f2405a64d63ef6b4a1042b7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | internals.h | diff e21b551cb652663f2f2405a64d63ef6b4a1042b7 Mon Jul 01 11:26:21 CDT 2019 Philippe Mathieu-Daudé <philmd@redhat.com> target/arm: Move TLB related routines to tlb_helper.c
These routines are TCG specific. The arm_deliver_fault() function is only used within the new helper. Make it static.
Suggested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190701132516.26392-13-philmd@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.c | diff e21b551cb652663f2f2405a64d63ef6b4a1042b7 Mon Jul 01 11:26:21 CDT 2019 Philippe Mathieu-Daudé <philmd@redhat.com> target/arm: Move TLB related routines to tlb_helper.c
These routines are TCG specific. The arm_deliver_fault() function is only used within the new helper. Make it static.
Suggested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190701132516.26392-13-philmd@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | helper.c | diff e21b551cb652663f2f2405a64d63ef6b4a1042b7 Mon Jul 01 11:26:21 CDT 2019 Philippe Mathieu-Daudé <philmd@redhat.com> target/arm: Move TLB related routines to tlb_helper.c
These routines are TCG specific. The arm_deliver_fault() function is only used within the new helper. Make it static.
Suggested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190701132516.26392-13-philmd@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|