Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/
Dintel_cacheinfo.c119 CACHE_TYPE_NULL = 0, enumerator
547 if (eax.split.type == CACHE_TYPE_NULL) in cpuid4_cache_lookup_regs()
571 } while (cache_eax.split.type != CACHE_TYPE_NULL); in find_num_cache_leaves()