Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst123 next time they halt, with the notable exception of VMs using KVM_CAP_HALT_POLL
126 KVM_CAP_HALT_POLL chapter
129 KVM_CAP_HALT_POLL is a VM capability that allows userspace to override halt_poll_ns
130 on a per-VM basis. VMs using KVM_CAP_HALT_POLL ignore halt_poll_ns completely (but
/linux/tools/include/uapi/linux/
H A Dkvm.h932 #define KVM_CAP_HALT_POLL 182 macro
/linux/virt/kvm/
H A Dkvm_main.c3710 * Pairs with the smp_wmb() when enabling KVM_CAP_HALT_POLL. in kvm_vcpu_max_halt_poll_ns()
4901 case KVM_CAP_HALT_POLL: in kvm_vm_ioctl_check_extension_generic()
5061 case KVM_CAP_HALT_POLL: { in kvm_vm_ioctl_enable_cap_generic()