Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmptable.c163 static mpfps_t mpfps; variable
282 if (mpfps->config_type != 0) { in mptable_probe()
286 mpfps->spec_rev, mpfps->config_type); in mptable_probe()
287 if (mpfps->config_type != 5 && mpfps->config_type != 6) { in mptable_probe()
290 mpfps->config_type); in mptable_probe()
337 if (mpfps->config_type != 0) { in mptable_probe_cpus()
360 if (mpfps->config_type != 0) { in mptable_setup_local()
549 if (mpfps->config_type != 0) { in mptable_count_items()
551 switch (mpfps->config_type) { in mptable_count_items()
565 mpfps->config_type); in mptable_count_items()
[all …]