Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkvm_host.h2432 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu);
2434 static inline bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function
/linux/virt/kvm/
H A Dkvm_main.c3730 bool halt_poll_allowed = !kvm_arch_no_poll(vcpu); in kvm_vcpu_halt()
/linux/arch/s390/kvm/
H A Dkvm-s390.c3840 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function
/linux/arch/x86/kvm/
H A Dx86.c14053 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function