Searched refs:TLB_INST_ALL (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kernel/cpu/ |
| H A D | cpuid_0x2_table.c | 98 TLB_ENTRY( 0x50, TLB_INST_ALL, 64 ), /* TLB_INST 4 KByte and 2-MByte or 4-MByte pages */ 99 TLB_ENTRY( 0x51, TLB_INST_ALL, 128 ), /* TLB_INST 4 KByte and 2-MByte or 4-MByte pages */ 100 TLB_ENTRY( 0x52, TLB_INST_ALL, 256 ), /* TLB_INST 4 KByte and 2-MByte or 4-MByte pages */
|
| H A D | intel.c | 666 case TLB_INST_ALL: in intel_tlb_lookup()
|
| /linux/arch/x86/include/asm/cpuid/ |
| H A D | types.h | 80 TLB_INST_ALL, enumerator
|