Searched hist:"1 ba3cb88775fd7a9defae36855a99a2c64942905" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | cpu-v7m.c | diff 1ba3cb88775fd7a9defae36855a99a2c64942905 Mon Oct 07 20:54:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement TCGCPUOps.tlb_fill_align
Fill in the tlb_fill_align hook. Handle alignment not due to memory type, since that's no longer handled by generic code. Pass memop to get_phys_addr.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tlb_helper.c | diff 1ba3cb88775fd7a9defae36855a99a2c64942905 Mon Oct 07 20:54:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement TCGCPUOps.tlb_fill_align
Fill in the tlb_fill_align hook. Handle alignment not due to memory type, since that's no longer handled by generic code. Pass memop to get_phys_addr.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/arm/ |
H A D | internals.h | diff 1ba3cb88775fd7a9defae36855a99a2c64942905 Mon Oct 07 20:54:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement TCGCPUOps.tlb_fill_align
Fill in the tlb_fill_align hook. Handle alignment not due to memory type, since that's no longer handled by generic code. Pass memop to get_phys_addr.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.c | diff 1ba3cb88775fd7a9defae36855a99a2c64942905 Mon Oct 07 20:54:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement TCGCPUOps.tlb_fill_align
Fill in the tlb_fill_align hook. Handle alignment not due to memory type, since that's no longer handled by generic code. Pass memop to get_phys_addr.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|