Searched refs:KVM_X86_DISABLE_EXITS_HLT (Results 1 – 6 of 6) sorted by relevance
686 #define KVM_X86_DISABLE_EXITS_HLT (1 << 1) macro689 KVM_X86_DISABLE_EXITS_HLT | \
736 #define KVM_X86_DISABLE_EXITS_HLT (1 << 1) macro740 KVM_X86_DISABLE_EXITS_HLT | \
3828 r |= KVM_X86_DISABLE_EXITS_HLT | KVM_X86_DISABLE_EXITS_PAUSE | in kvm_vm_ioctl_check_extension()5346 if (cap->args[0] & KVM_X86_DISABLE_EXITS_HLT) in kvm_vm_ioctl_enable_cap()
5851 #define KVM_X86_DISABLE_EXITS_HLT (1 << 1)