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

/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h106 struct mpc_ioapic { struct
/linux-master/arch/x86/kernel/
H A Dmpparse.c104 static void __init MP_ioapic_info(struct mpc_ioapic *m)
126 static inline void __init MP_ioapic_info(struct mpc_ioapic *m) {}
221 MP_ioapic_info((struct mpc_ioapic *)mpt);
222 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic));
328 struct mpc_ioapic ioapic;
746 skip_entry(&mpt, &count, sizeof(struct mpc_ioapic));
/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c117 struct mpc_ioapic mp_config;

Completed in 98 milliseconds