Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst59 is multiplied by the module parameters halt_poll_ns_grow and
97 |halt_poll_ns_grow | The value by which the | 2 |
131 still obey halt_poll_ns_grow, halt_poll_ns_grow_start, and halt_poll_ns_shrink).
/linux/virt/kvm/
H A Dkvm_main.c83 unsigned int halt_poll_ns_grow = 2; variable
84 module_param(halt_poll_ns_grow, uint, 0644);
85 EXPORT_SYMBOL_GPL(halt_poll_ns_grow);
3667 grow = READ_ONCE(halt_poll_ns_grow); in grow_halt_poll_ns()
/linux/include/linux/
H A Dkvm_host.h2218 extern unsigned int halt_poll_ns_grow;