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