Searched refs:SMBIOS_CPUST_POPULATED (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/arch/amd64/include/
H A Dsmbiosvar.h237 #define SMBIOS_CPUST_POPULATED (1<<6) macro
/openbsd-current/sys/arch/arm64/include/
H A Dsmbiosvar.h234 #define SMBIOS_CPUST_POPULATED (1<<6) macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dsmbiosvar.h234 #define SMBIOS_CPUST_POPULATED (1<<6) macro
/openbsd-current/sys/arch/i386/include/
H A Dsmbiosvar.h237 #define SMBIOS_CPUST_POPULATED (1<<6) macro
/openbsd-current/sys/arch/i386/i386/
H A Dbios.c323 if (cpu->cpu_status & SMBIOS_CPUST_POPULATED) {

Completed in 171 milliseconds