Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c139 CTYPE_INST = 2, enumerator
240 [CTYPE_INST] = CACHE_TYPE_INST,
772 else if (this_leaf.eax.split.type == CTYPE_INST) in init_intel_cacheinfo()