Searched refs:default_mpc_apic_id (Results 1 – 3 of 3) sorted by relevance
70 extern int default_mpc_apic_id(struct mpc_cpu *m);82 #define default_mpc_apic_id NULL macro
50 .mpc_apic_id = default_mpc_apic_id,
48 int __init default_mpc_apic_id(struct mpc_cpu *m) in default_mpc_apic_id() function