Home
last modified time | relevance | path

Searched refs:cpuid_cache_descriptor_t (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.41.3/osfmk/i386/
H A Dcpuid.c94 } cpuid_cache_descriptor_t; typedef
105 static const cpuid_cache_descriptor_t intel_cpuid_leaf2_descriptor_table[] = {
214 sizeof(cpuid_cache_descriptor_t))
226 static inline const cpuid_cache_descriptor_t *
525 const cpuid_cache_descriptor_t *descp; in cpuid_set_cache_info()