Searched defs:x86_init_mpparse (Results 1 – 1 of 1) sorted by relevance
23 struct x86_init_mpparse { struct24 void (*mpc_record)(unsigned int mode);25 void (*setup_ioapic_ids)(void);26 int (*mpc_apic_id)(struct mpc_cpu *m);27 void (*smp_read_mpc_oem)(struct mpc_table *mpc);28 void (*mpc_oem_pci_bus)(struct mpc_bus *m);29 void (*mpc_oem_bus_info)(struct mpc_bus *m, char *name);30 void (*find_smp_config)(void);31 void (*get_smp_config)(unsigned int early);