Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dcache.Sd460df12926825a3926da91f054f9f11f88bb33e Fri Mar 19 11:01:22 CET 2021 Quentin Perret <qperret@google.com> KVM: arm64: Provide __flush_dcache_area at EL2

We will need to do cache maintenance at EL2 soon, so compile a copy of
__flush_dcache_area at EL2, and provide a copy of arm64_ftr_reg_ctrel0
as it is needed by the read_ctr macro.

Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210319100146.1149909-15-qperret@google.com
H A Dhyp-smp.cdiff d460df12926825a3926da91f054f9f11f88bb33e Fri Mar 19 11:01:22 CET 2021 Quentin Perret <qperret@google.com> KVM: arm64: Provide __flush_dcache_area at EL2

We will need to do cache maintenance at EL2 soon, so compile a copy of
__flush_dcache_area at EL2, and provide a copy of arm64_ftr_reg_ctrel0
as it is needed by the read_ctr macro.

Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210319100146.1149909-15-qperret@google.com
H A DMakefilediff d460df12926825a3926da91f054f9f11f88bb33e Fri Mar 19 11:01:22 CET 2021 Quentin Perret <qperret@google.com> KVM: arm64: Provide __flush_dcache_area at EL2

We will need to do cache maintenance at EL2 soon, so compile a copy of
__flush_dcache_area at EL2, and provide a copy of arm64_ftr_reg_ctrel0
as it is needed by the read_ctr macro.

Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210319100146.1149909-15-qperret@google.com
/linux/arch/arm64/kvm/
H A Dsys_regs.c