Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dkvm.c76 static int has_guest_poll = 0; variable
746 has_guest_poll = !(val & 1); in kvm_suspend()
756 if (kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL) && has_guest_poll) in kvm_resume()