Home
last modified time | relevance | path

Searched refs:config_table (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/boot/platform/bios_ia32/
H A Dmultiboot.h52 uint32 config_table; member
H A Dsmp.cpp98 if (floatingStruct->config_table == NULL) { in smp_do_mp_config()
122 mp_config_table *config = floatingStruct->config_table; in smp_do_mp_config()
/haiku/headers/private/kernel/arch/x86/
H A Darch_smp.h41 struct mp_config_table *config_table; /* address of mp configuration table */ member