Home
last modified time | relevance | path

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

/linux-6.15/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
H A Dapi.rst7898 7.20 KVM_CAP_HALT_POLL
7906 KVM_CAP_HALT_POLL overrides the kvm.halt_poll_ns module parameter to set the
/linux-6.15/tools/include/uapi/linux/
H A Dkvm.h875 #define KVM_CAP_HALT_POLL 182 macro
/linux-6.15/include/uapi/linux/
H A Dkvm.h875 #define KVM_CAP_HALT_POLL 182 macro
/linux-6.15/virt/kvm/
H A Dkvm_main.c4798 case KVM_CAP_HALT_POLL: in kvm_vm_ioctl_check_extension_generic()
4953 case KVM_CAP_HALT_POLL: { in kvm_vm_ioctl_enable_cap_generic()