Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c3728 bool halt_poll_allowed = !kvm_arch_no_poll(vcpu); in kvm_vcpu_halt()
/linux/arch/s390/kvm/s390/
H A Ds390.c3917 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function