Searched refs:cpuid_cache_size (Results 1 – 3 of 3) sorted by relevance
471 uint32_t cpuid_cache_size; member
492 info_p->cache_size[L2U] = info_p->cpuid_cache_size * 1024; in cpuid_set_cache_info()640 info_p->cpuid_cache_size = bitfield32(reg[ecx], 31, 16); in cpuid_set_generic_info()
658 (void *)offsetof(i386_cpu_info_t, cpuid_cache_size),