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