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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.c264 "Lnone", "L1I", "L1D", "L2U", "L3U"
315 cache_type_t type = Lnone;
347 Lnone;
351 Lnone;
355 Lnone;
358 type = Lnone;
364 if (type != Lnone) {
H A Dcpuid.h226 typedef enum { Lnone, L1I, L1D, L2U, L3U, LCACHE_MAX } cache_type_t ; enumerator in enum:__anon921

Completed in 25 milliseconds