Searched refs:tlb_lld_2m (Results 1 – 2 of 2) sorted by relevance
1215 tlb_lld_2m = (cpuid_eax(0x80000005) >> 16) & 0xff; in cpu_detect_tlb_amd()1217 tlb_lld_2m = (eax >> 16) & mask; in cpu_detect_tlb_amd()1220 tlb_lld_4m = tlb_lld_2m >> 1; in cpu_detect_tlb_amd()
901 u16 __read_mostly tlb_lld_2m; variable914 tlb_lld_4k, tlb_lld_2m, tlb_lld_4m, tlb_lld_1g); in cpu_detect_tlb()