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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3819 find_cacheent(const struct cachetab *ct, uint_t code) function
3906 if ((ct = find_cacheent(intel_ctab, *dp)) == NULL) {
3934 if ((ct = find_cacheent(cyrix_ctab, *dp)) != NULL) {
3942 if ((ct = find_cacheent(intel_ctab, *dp)) != NULL) {

Completed in 66 milliseconds