Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c3720 bool halt_poll_allowed = !kvm_arch_no_poll(vcpu); in kvm_vcpu_halt()
/linux/arch/x86/kvm/
H A Dx86.c13515 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function
13519 EXPORT_SYMBOL_GPL(kvm_arch_no_poll);
/linux/arch/s390/kvm/
H A Dkvm-s390.c4136 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function