Searched refs:kvm_apic_has_events (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/ | ||
D | lapic.h | 209 static inline bool kvm_apic_has_events(struct kvm_vcpu *vcpu) in kvm_apic_has_events() function |
D | x86.c | 9856 if (kvm_apic_has_events(vcpu)) in kvm_vcpu_has_events() |