Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dcpuid.c172 static u32 kvm_apply_cpuid_pv_features_quirk(struct kvm_vcpu *vcpu);
189 kvm_apply_cpuid_pv_features_quirk(vcpu); in kvm_cpuid_check_equal()
235 static u32 kvm_apply_cpuid_pv_features_quirk(struct kvm_vcpu *vcpu) in kvm_apply_cpuid_pv_features_quirk() function
444 vcpu->arch.pv_cpuid.features = kvm_apply_cpuid_pv_features_quirk(vcpu); in kvm_vcpu_after_set_cpuid()