Searched refs:mp_config_table (Results 1 – 2 of 2) sorted by relevance
23 struct mp_config_table { struct41 struct mp_config_table *config_table; /* address of mp configuration table */ argument
122 mp_config_table *config = floatingStruct->config_table; in smp_do_mp_config()130 if (config->base_table_length < sizeof(mp_config_table)) { in smp_do_mp_config()151 char *pointer = (char *)((uint32)config + sizeof(struct mp_config_table)); in smp_do_mp_config()