Searched refs:tlb_lld_1g (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dprocessor.h74 extern u16 __read_mostly tlb_lld_1g[NR_INFO];
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c859 if (tlb_lld_1g[ENTRIES] < intel_tlb_table[k].entries)
860 tlb_lld_1g[ENTRIES] = intel_tlb_table[k].entries;
H A Dcommon.c853 u16 __read_mostly tlb_lld_1g[NR_INFO]; variable
866 tlb_lld_4m[ENTRIES], tlb_lld_1g[ENTRIES]);

Completed in 106 milliseconds