Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dmpparse.c116 static void __init MP_ioapic_info(struct mpc_ioapic *m) in MP_ioapic_info()
133 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {} in MP_ioapic_info()
241 MP_ioapic_info((struct mpc_ioapic *)mpt); in smp_read_mpc()
242 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in smp_read_mpc()
349 struct mpc_ioapic ioapic; in construct_ioapic_table()
748 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in replace_intsrc_all()
/arch/x86/include/asm/
Dmpspec_def.h105 struct mpc_ioapic { struct
/arch/x86/kernel/apic/
Dio_apic.c90 struct mpc_ioapic mp_config;