Home
last modified time | relevance | path

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

/include/linux/
Dkvm_host.h1471 bool kvm_arch_no_poll(struct kvm_vcpu *vcpu);
1473 static inline bool kvm_arch_no_poll(struct kvm_vcpu *vcpu) in kvm_arch_no_poll() function