kvm_check_has_quirk  137 arch/x86/kvm/cpuid.c 	if (!kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_MISC_ENABLE_NO_MWAIT)) {
kvm_check_has_quirk 1373 arch/x86/kvm/lapic.c 		if (!kvm_check_has_quirk(vcpu->kvm,
kvm_check_has_quirk 2004 arch/x86/kvm/lapic.c 		if (!kvm_check_has_quirk(vcpu->kvm,
kvm_check_has_quirk 2177 arch/x86/kvm/lapic.c 	    kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_LINT0_REENABLED))
kvm_check_has_quirk 2626 arch/x86/kvm/svm.c 	if (kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_CD_NW_CLEARED))
kvm_check_has_quirk 6892 arch/x86/kvm/vmx/vmx.c 		if (kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_CD_NW_CLEARED))
kvm_check_has_quirk  813 arch/x86/kvm/x86.c 	    !kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_CD_NW_CLEARED))
kvm_check_has_quirk 2771 arch/x86/kvm/x86.c 		if (!kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_MISC_ENABLE_NO_MWAIT) &&
kvm_check_has_quirk 6898 arch/x86/kvm/x86.c 	    kvm_check_has_quirk(vcpu->kvm, KVM_X86_QUIRK_OUT_7E_INC_RIP)) {