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

/linux-master/arch/x86/kernel/
H A Dkvm.c73 static int has_guest_poll = 0; variable
731 has_guest_poll = !(val & 1);
741 if (kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL) && has_guest_poll)

Completed in 81 milliseconds