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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpuid.h258 typedef enum { Lnone, L1I, L1D, L2U, L3U, LCACHE_MAX } cache_type_t ; typedef in typeref:enum:__anon701
261 cache_type_t type; /* Cache type */
H A Dcpuid.c108 cache_type_t type = Lnone;
135 /* Map type/levels returned by CPUID into cache_type_t */

Completed in 7 milliseconds