Searched refs:L1D (Results 1 – 4 of 4) sorted by relevance
405 type = cache_type == 1 ? L1D : in cpuid_set_cache_info()513 } else if (linesizes[L1D]) { in cpuid_set_cache_info()514 info_p->cache_linesize = linesizes[L1D]; in cpuid_set_cache_info()
362 typedef enum { Lnone, L1I, L1D, L2U, L3U, LCACHE_MAX } cache_type_t; enumerator
731 cpu_infop->l1_dcache_size = cpuid_infop->cache_size[L1D]; in ml_cpu_get_info_type()
69 [L1D] = { 1, CPU_CACHE_TYPE_DATA },