Searched refs:cpuid_getvendorstr (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/intel/ia32/os/ |
H A D | cpc_subr.c | 186 return (kcpc_pcbe_tryload(cpuid_getvendorstr(CPU), cpuid_getfamily(CPU),
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | microcode.c | 292 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); 447 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), eq_sig, i); 473 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); 537 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), cpi_sig,
|
H A D | cmi_hw.c | 587 return (cpuid_getvendorstr(HDLPRIV(hdl)));
|
H A D | cpuid.c | 3075 cpuid_getvendorstr(cpu_t *cpu) function
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | x86_archext.h | 703 extern const char *cpuid_getvendorstr(struct cpu *);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | cpu.c | 2294 cpuid_getvendorstr(cp));
|
Completed in 535 milliseconds