Searched refs:kvm_ioapic_handles_vector (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dlapic.c933 static bool kvm_ioapic_handles_vector(struct kvm_lapic *apic, int vector) kvm_ioapic_handles_vector() function
943 if (!kvm_ioapic_handles_vector(apic, vector)) kvm_ioapic_send_eoi()
2006 kvm_ioapic_handles_vector(apic, apic->highest_isr_cache)) { apic_sync_pv_eoi_to_guest()

Completed in 46 milliseconds