Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dcacheinfo.c132 CTYPE_INST = 2, enumerator
231 [CTYPE_INST] = CACHE_TYPE_INST,
763 else if (this_leaf.eax.split.type == CTYPE_INST) in init_intel_cacheinfo()