Searched refs:IOAPIC_LVT_DEST_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/intc/ | ||
H A D | ioapic_internal.h | 33 #define IOAPIC_LVT_DEST_SHIFT 56 macro |
H A D | ioapic_common.c | 100 (entry >> IOAPIC_LVT_DEST_SHIFT) & in ioapic_print_redtbl() |