Searched refs:IOAPIC_IND (Results 1 – 2 of 2) sorted by relevance
15 #define IOAPIC_IND 0x00 /* Index Register */ macro
392 *((volatile uint32_t *) (IOAPIC_REG + IOAPIC_IND)) = (char)offset; in __IoApicGet()419 *(volatile uint32_t *)(IOAPIC_REG + IOAPIC_IND) = (char)offset; in __IoApicSet()