NR_INFO            68 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lli_4k[NR_INFO];
NR_INFO            69 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lli_2m[NR_INFO];
NR_INFO            70 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lli_4m[NR_INFO];
NR_INFO            71 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lld_4k[NR_INFO];
NR_INFO            72 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lld_2m[NR_INFO];
NR_INFO            73 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lld_4m[NR_INFO];
NR_INFO            74 arch/x86/include/asm/processor.h extern u16 __read_mostly tlb_lld_1g[NR_INFO];