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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.h226 typedef enum { Lnone, L1I, L1D, L2U, L3U, LCACHE_MAX } cache_type_t ; typedef in typeref:enum:__anon921
229 cache_type_t type; /* Cache type */
H A Dcpuid.c315 cache_type_t type = Lnone;
342 /* Map type/levels returned by CPUID into cache_type_t */

Completed in 19 milliseconds