Searched refs:mp_config_table (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp122 mp_config_table *config = floatingStruct->config_table;
130 if (config->base_table_length < sizeof(mp_config_table)) {
151 char *pointer = (char *)((uint32)config + sizeof(struct mp_config_table));
/haiku/headers/private/kernel/arch/x86/
H A Darch_smp.h23 struct mp_config_table { struct
41 struct mp_config_table *config_table; /* address of mp configuration table */

Completed in 153 milliseconds