Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkvm_host.h2210 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu);
2212 static inline bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function
/linux-6.3-rc2/virt/kvm/
A Dkvm_main.c3517 bool halt_poll_allowed = !kvm_arch_no_poll(vcpu); in kvm_vcpu_halt()
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c13153 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function
13157 EXPORT_SYMBOL_GPL(kvm_arch_no_poll);
/linux-6.3-rc2/arch/s390/kvm/
A Dkvm-s390.c3995 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function

Completed in 48 milliseconds