Home
last modified time | relevance | path

Searched refs:mpc_ioapic (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c103 static void __init MP_ioapic_info(struct mpc_ioapic *m) in MP_ioapic_info()
125 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {} in MP_ioapic_info()
220 MP_ioapic_info((struct mpc_ioapic *)mpt); in smp_read_mpc()
221 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in smp_read_mpc()
327 struct mpc_ioapic ioapic; in construct_ioapic_table()
735 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in replace_intsrc_all()
/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h106 struct mpc_ioapic { struct
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c117 struct mpc_ioapic mp_config;