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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3700 static const struct cachetab { struct
3809 static const struct cachetab cyrix_ctab[] = {
3818 static const struct cachetab *
3819 find_cacheent(const struct cachetab *ct, uint_t code)
3832 * Populate cachetab entry with L2 or L3 cache-information using
3838 intel_cpuid_4_cache_info(struct cachetab *ct, struct cpuid_info *cpi)
3873 void *arg, int (*func)(void *, const struct cachetab *))
3875 const struct cachetab *ct;
3876 struct cachetab des_49_ct, des_b1_ct;
3922 void *arg, int (*func)(void *, const struct cachetab *))
[all...]

Completed in 66 milliseconds