Searched refs:HW_MODEL (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | sysctl.h | 229 #define HW_MODEL 2 /* string: specific machine model */ macro
|
| /f-stack/freebsd/arm/arm/ |
| H A D | identcpu-v6.c | 60 SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD,
|
| /f-stack/freebsd/mips/mips/ |
| H A D | machdep.c | 109 SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD, cpu_model, 0, "Machine model");
|
| /f-stack/freebsd/x86/x86/ |
| H A D | identcpu.c | 164 SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD | CTLFLAG_MPSAFE,
|
| /f-stack/freebsd/sys/ |
| H A D | sysctl.h | 1038 #define HW_MODEL 2 /* string: specific machine model */ macro
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | identcpu.c | 101 SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD,
|