Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dmpparse.c107 static void __init MP_ioapic_info(struct mpc_ioapic *m) in MP_ioapic_info()
129 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {} in MP_ioapic_info()
224 MP_ioapic_info((struct mpc_ioapic *)mpt); in smp_read_mpc()
225 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in smp_read_mpc()
331 struct mpc_ioapic ioapic; in construct_ioapic_table()
746 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic)); in replace_intsrc_all()
/Linux-v5.10/arch/x86/include/asm/
Dmpspec_def.h106 struct mpc_ioapic { struct
/Linux-v5.10/arch/x86/kernel/apic/
Dio_apic.c115 struct mpc_ioapic mp_config;