Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dlapic.h218 static inline bool kvm_apic_has_events(struct kvm_vcpu *vcpu) in kvm_apic_has_events() function
Dx86.c11696 if (kvm_apic_has_events(vcpu)) in kvm_vcpu_has_events()