Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dlapic.h151 static inline bool kvm_apic_has_events(struct kvm_vcpu *vcpu) in kvm_apic_has_events() function
Dx86.c7756 || kvm_apic_has_events(vcpu) in kvm_arch_vcpu_runnable()