Searched refs:KVM_CAP_X86_DISABLE_EXITS (Results 1 – 6 of 6) sorted by relevance
144 if (!(kvm_check_cap(KVM_CAP_X86_DISABLE_EXITS) & KVM_X86_DISABLE_EXITS_HLT)) in test_pv_unhalt()157 r = __vm_enable_cap(vm, KVM_CAP_X86_DISABLE_EXITS, KVM_X86_DISABLE_EXITS_HLT); in test_pv_unhalt()165 vm_enable_cap(vm, KVM_CAP_X86_DISABLE_EXITS, KVM_X86_DISABLE_EXITS_HLT); in test_pv_unhalt()
86 attempts to transition out of C0. A VMM can use the KVM_CAP_X86_DISABLE_EXITS90 The mitigation for the KVM_CAP_X86_DISABLE_EXITS capability can be turned on
836 #define KVM_CAP_X86_DISABLE_EXITS 143 macro
4720 case KVM_CAP_X86_DISABLE_EXITS: in kvm_vm_ioctl_check_extension()6563 case KVM_CAP_X86_DISABLE_EXITS: in kvm_vm_ioctl_enable_cap()
1797 Note that certain capabilities, such as KVM_CAP_X86_DISABLE_EXITS, may7746 7.13 KVM_CAP_X86_DISABLE_EXITS