Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dhyp_image.hdiff fa21472a316af8ad7af3114049db89678444c7ed Fri Mar 19 11:01:17 CET 2021 Quentin Perret <qperret@google.com> KVM: arm64: Allow using kvm_nvhe_sym() in hyp code

In order to allow the usage of code shared by the host and the hyp in
static inline library functions, allow the usage of kvm_nvhe_sym() at
EL2 by defaulting to the raw symbol name.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210319100146.1149909-10-qperret@google.com