Searched refs:kvm_apic_map_get_dest_lapic (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/x86/kvm/ |
| D | lapic.c | 877 static inline bool kvm_apic_map_get_dest_lapic(struct kvm *kvm, in kvm_apic_map_get_dest_lapic() function 962 ret = kvm_apic_map_get_dest_lapic(kvm, &src, irq, map, &dst, &bitmap); in kvm_irq_delivery_to_apic_fast() 1004 if (kvm_apic_map_get_dest_lapic(kvm, NULL, irq, map, &dst, &bitmap) && in kvm_intr_is_single_vcpu_fast()
|