Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dioapic.h19 #define IO_APIC_VER 0x01 macro
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c393 ioapic_ver = io_apic_read(IO_APIC_VER) & 0xff; in write_mp_table()