Home
last modified time | relevance | path

Searched refs:kvm_arm_have_ssbd (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/virt/kvm/arm/
Dpsci.c416 switch (kvm_arm_have_ssbd()) { in kvm_hvc_call_handler()
479 switch (kvm_arm_have_ssbd()) { in get_kernel_wa_level()
582 if (kvm_arm_have_ssbd() != KVM_SSBD_KERNEL) in kvm_arm_set_fw_reg()
/Linux-v5.4/arch/arm64/kvm/
Dreset.c331 if (kvm_arm_have_ssbd() == KVM_SSBD_KERNEL) in kvm_reset_vcpu()
/Linux-v5.4/arch/arm/include/asm/
Dkvm_host.h390 static inline int kvm_arm_have_ssbd(void) in kvm_arm_have_ssbd() function
/Linux-v5.4/arch/arm64/include/asm/
Dkvm_host.h646 static inline int kvm_arm_have_ssbd(void) in kvm_arm_have_ssbd() function