Searched hist:"7 b4a7b5e6fefd15f708f959dd43e188444e252ec" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | hyp_image.h | diff 7b4a7b5e6fefd15f708f959dd43e188444e252ec Fri Mar 19 11:01:10 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Link position-independent string routines into .hyp.text
Pull clear_page(), copy_page(), memcpy() and memset() into the nVHE hyp code and ensure that we always execute the '__pi_' entry point on the offchance that it changes in future.
[ qperret: Commit title nits and added linker script alias ]
Signed-off-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-3-qperret@google.com
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | Makefile | diff 7b4a7b5e6fefd15f708f959dd43e188444e252ec Fri Mar 19 11:01:10 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Link position-independent string routines into .hyp.text
Pull clear_page(), copy_page(), memcpy() and memset() into the nVHE hyp code and ensure that we always execute the '__pi_' entry point on the offchance that it changes in future.
[ qperret: Commit title nits and added linker script alias ]
Signed-off-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-3-qperret@google.com
|
/linux/arch/arm64/kernel/ |
H A D | image-vars.h | diff 7b4a7b5e6fefd15f708f959dd43e188444e252ec Fri Mar 19 11:01:10 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Link position-independent string routines into .hyp.text
Pull clear_page(), copy_page(), memcpy() and memset() into the nVHE hyp code and ensure that we always execute the '__pi_' entry point on the offchance that it changes in future.
[ qperret: Commit title nits and added linker script alias ]
Signed-off-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-3-qperret@google.com
|