Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dmpparse.c279 static void __init construct_default_ioirq_mptable(int mpc_default_type) in construct_default_ioirq_mptable() argument
300 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() argument
357 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 …]
/linux-3.4.99/arch/x86/include/asm/
Dio_apic.h131 extern int mpc_default_type;
Dmpspec.h51 extern int mpc_default_type;