Home
last modified time | relevance | path

Searched defs:io_apic_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dioapic.c11 u32 io_apic_read(u32 reg) in io_apic_read() function
/openbmc/linux/arch/x86/include/asm/
H A Dio_apic.h166 static inline unsigned int io_apic_read(unsigned int apic, unsigned int reg) in io_apic_read() function
H A Dx86_init.h321 unsigned int (*io_apic_read) (unsigned int apic, unsigned int reg); member