Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c183 static u8 halt_poll_max_steal = 10; variable
184 module_param(halt_poll_max_steal, byte, 0644);
185 MODULE_PARM_DESC(halt_poll_max_steal, "Maximum percentage of steal time to allow polling");
3414 halt_poll_max_steal) { in kvm_arch_no_poll()