Searched refs:mpc_default_type (Results 1 – 3 of 3) sorted by relevance
279 static void __init construct_default_ioirq_mptable(int mpc_default_type) in construct_default_ioirq_mptable() argument300 if (mpc_default_type == 5) { in construct_default_ioirq_mptable()316 switch (mpc_default_type) { in construct_default_ioirq_mptable()350 static void __init construct_ioapic_table(int mpc_default_type) in construct_ioapic_table() argument357 switch (mpc_default_type) { in construct_ioapic_table()360 mpc_default_type); in construct_ioapic_table()376 if (mpc_default_type > 4) { in construct_ioapic_table()384 ioapic.apicver = mpc_default_type > 4 ? 0x10 : 0x01; in construct_ioapic_table()392 construct_default_ioirq_mptable(mpc_default_type); in construct_ioapic_table()395 static inline void __init construct_ioapic_table(int mpc_default_type) { } in construct_ioapic_table() argument[all …]
131 extern int mpc_default_type;
51 extern int mpc_default_type;