Searched hist:a0e479523e3fb4fa52c351cc4906f38097de789a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | switch.c | diff a0e479523e3fb4fa52c351cc4906f38097de789a Tue Sep 15 05:46:29 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Save chosen hyp vector to a percpu variable
Introduce a percpu variable to hold the address of the selected hyp vector that will be used with guests. This avoids the selection process each time a guest is being entered and can be used by nVHE when a separate vector is introduced for the host.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-6-ascull@google.com
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_hyp.h | diff a0e479523e3fb4fa52c351cc4906f38097de789a Tue Sep 15 05:46:29 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Save chosen hyp vector to a percpu variable
Introduce a percpu variable to hold the address of the selected hyp vector that will be used with guests. This avoids the selection process each time a guest is being entered and can be used by nVHE when a separate vector is introduced for the host.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-6-ascull@google.com
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | arm.c | diff a0e479523e3fb4fa52c351cc4906f38097de789a Tue Sep 15 05:46:29 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Save chosen hyp vector to a percpu variable
Introduce a percpu variable to hold the address of the selected hyp vector that will be used with guests. This avoids the selection process each time a guest is being entered and can be used by nVHE when a separate vector is introduced for the host.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-6-ascull@google.com
|