Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h52 #define APIC_TRIGGER_EDGE 0 macro
/openbmc/qemu/hw/intc/
H A Dapic.c164 trigger_mode = APIC_TRIGGER_EDGE; in apic_local_deliver()