Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h1877 extern int cpuid_getcache(struct cpu *, uint32_t, x86_cache_t *);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c723 int ret = cpuid_getcache(HDLPRIV(hdl), cno, cachep); in ntv_cache()
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c8421 cpuid_getcache(struct cpu *cpu, uint32_t cno, x86_cache_t *cache) in cpuid_getcache() function