Searched refs:kvm_apic_has_events (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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 | 9847 if (kvm_apic_has_events(vcpu)) in kvm_vcpu_has_events() |