diff options
author | Andrew Scull <ascull@google.com> | 2020-09-15 13:46:29 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-09-15 20:39:02 +0300 |
commit | a0e479523e3fb4fa52c351cc4906f38097de789a (patch) | |
tree | 86b3fcf0c984652765e85c0ca027c6cdcfeae2e8 /arch/arm64/include/asm/kvm_asm.h | |
parent | ceee2fe4ba1f0b9dd388fd1030bea0162ca66a40 (diff) | |
download | linux-a0e479523e3fb4fa52c351cc4906f38097de789a.tar.xz |
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
Diffstat (limited to 'arch/arm64/include/asm/kvm_asm.h')
0 files changed, 0 insertions, 0 deletions