Home
last modified time | relevance | path

Searched hist:"1 ba3cb88775fd7a9defae36855a99a2c64942905" (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.cdiff 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 Dtlb_helper.cdiff 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 Dinternals.hdiff 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 Dcpu.cdiff 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>