Searched hist:d460df12926825a3926da91f054f9f11f88bb33e (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | cache.S | 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 D | hyp-smp.c | diff 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 D | Makefile | diff 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 D | sys_regs.c |
|