Searched refs:IO_APIC_EOIR (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dioapic.cpp24 #define IO_APIC_EOIR(base) ((volatile uint32_t*)(((uint8_t*)(base)) + 0x40)) macro
273 *IO_APIC_EOIR(io_apic->vaddr) = vec;

Completed in 26 milliseconds