Searched refs:kvm_lowest_prio_delivery (Results 1 – 3 of 3) sorted by relevance
58 irq->dest_id == 0xff && kvm_lowest_prio_delivery(irq)) { in kvm_irq_delivery_to_apic()73 if (!kvm_lowest_prio_delivery(irq)) { in kvm_irq_delivery_to_apic()
238 static inline bool kvm_lowest_prio_delivery(struct kvm_lapic_irq *irq) in kvm_lowest_prio_delivery() function
1008 if (!kvm_lowest_prio_delivery(irq)) in kvm_apic_map_get_dest_lapic()