Searched hist:a5905d6af492ee6a4a2205f0d550b3f931b03d03 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | psci.c | diff a5905d6af492ee6a4a2205f0d550b3f931b03d03 Fri Dec 10 12:16:18 CET 2021 James Morse <james.morse@arm.com> KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
KVM allows the guest to discover whether the ARCH_WORKAROUND SMCCC are implemented, and to preserve that state during migration through its firmware register interface.
Add the necessary boiler plate for SMCCC_ARCH_WORKAROUND_3.
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: James Morse <james.morse@arm.com>
|
/linux/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | diff a5905d6af492ee6a4a2205f0d550b3f931b03d03 Fri Dec 10 12:16:18 CET 2021 James Morse <james.morse@arm.com> KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
KVM allows the guest to discover whether the ARCH_WORKAROUND SMCCC are implemented, and to preserve that state during migration through its firmware register interface.
Add the necessary boiler plate for SMCCC_ARCH_WORKAROUND_3.
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: James Morse <james.morse@arm.com>
|