Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/cpuid/
H A Dtypes.h104 struct leaf_0x2_table { struct
115 extern const struct leaf_0x2_table cpuid_0x2_table[256]; argument
/linux/arch/x86/kernel/cpu/
H A Dintel.c649 static void intel_tlb_lookup(const struct leaf_0x2_table *desc) in intel_tlb_lookup()
710 const struct leaf_0x2_table *desc; in intel_detect_tlb()
H A Dcpuid_0x2_table.c21 const struct leaf_0x2_table cpuid_0x2_table[256] = {
H A Dcacheinfo.c393 const struct leaf_0x2_table *desc; in intel_cacheinfo_0x2()