Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dmpparse.c116 static void __init MP_ioapic_info(struct mpc_ioapic *m) in MP_ioapic_info()
138 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {} in MP_ioapic_info()
242 MP_ioapic_info((struct mpc_ioapic *)mpt); in smp_read_mpc()
243 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in smp_read_mpc()
350 struct mpc_ioapic ioapic; in construct_ioapic_table()
767 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in replace_intsrc_all()
/Linux-v4.19/arch/x86/include/asm/
Dmpspec_def.h106 struct mpc_ioapic { struct
/Linux-v4.19/arch/x86/kernel/apic/
Dio_apic.c114 struct mpc_ioapic mp_config;