Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dcpc_subr.c186 return (kcpc_pcbe_tryload(cpuid_getvendorstr(CPU), cpuid_getfamily(CPU), in kcpc_hw_load_pcbe()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmicrocode.c292 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); in ucode_equiv_cpu_amd()
447 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), eq_sig, i); in ucode_locate_amd()
473 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); in ucode_locate_amd()
537 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), cpi_sig, in ucode_locate_intel()
H A Dcmi_hw.c587 return (cpuid_getvendorstr(HDLPRIV(hdl))); in ntv_vendorstr()
H A Dcpuid.c3046 cpuid_getvendorstr(cpu_t *cpu) in cpuid_getvendorstr() function
/titanic_41/usr/src/uts/intel/sys/
H A Dx86_archext.h717 extern const char *cpuid_getvendorstr(struct cpu *);
/titanic_41/usr/src/uts/common/os/
H A Dcpu.c2294 cpuid_getvendorstr(cp)); in cpu_info_kstat_update()