Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dapic.c140 static void apic_local_deliver(APICCommonState *s, int vector) in apic_local_deliver() function
177 apic_local_deliver(s, APIC_LVT_LINT0); in apic_deliver_pic_intr()
196 apic_local_deliver(s, APIC_LVT_LINT1); in apic_external_nmi()
635 apic_local_deliver(s, APIC_LVT_TIMER); in apic_timer()
H A Dtrace-events15 apic_local_deliver(int vector, uint32_t lvt) "vector %d delivery mode %d"