Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dkvm.c72 static int has_guest_poll = 0; variable
729 has_guest_poll = !(val & 1); in kvm_suspend()
739 if (kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL) && has_guest_poll) in kvm_resume()