Searched refs:KVM_CAP_X86_DISABLE_EXITS (Results 1 – 7 of 7) sorted by relevance
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
832 #define KVM_CAP_X86_DISABLE_EXITS 143 macro
1108 #define KVM_CAP_X86_DISABLE_EXITS 143 macro
479 KVM_CAP_X86_DISABLE_EXITS); in kvm_arch_get_supported_cpuid()3105 int disable_exits = kvm_check_extension(s, KVM_CAP_X86_DISABLE_EXITS); in kvm_vm_enable_disable_exits()3117 return kvm_vm_enable_cap(s, KVM_CAP_X86_DISABLE_EXITS, 0, in kvm_vm_enable_disable_exits()
4551 case KVM_CAP_X86_DISABLE_EXITS: in kvm_vm_ioctl_check_extension()6339 case KVM_CAP_X86_DISABLE_EXITS: in kvm_vm_ioctl_enable_cap()
1726 Note that certain capabilities, such as KVM_CAP_X86_DISABLE_EXITS, may7242 7.13 KVM_CAP_X86_DISABLE_EXITS