Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/cpuid/
H A Dtypes.h94 STLB_4K_2M, enumerator
/linux/arch/x86/kernel/cpu/
H A Dcpuid_0x2_table.c125 TLB_ENTRY( 0xc1, STLB_4K_2M, 1024 ), /* STLB 4 KByte and 2 MByte pages, 8-way associative */
H A Dintel.c658 case STLB_4K_2M: in intel_tlb_lookup()