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

/linux-master/arch/x86/kernel/cpu/
H A Dintel.c717 #define TLB_INST_4K 0x01 macro
739 { 0x01, TLB_INST_4K, 32, " TLB_INST 4 KByte pages, 4-way set associative" },
745 { 0x4f, TLB_INST_4K, 32, " TLB_INST 4 KByte pages" },
757 { 0x61, TLB_INST_4K, 48, " TLB_INST 4 KByte pages, full associative" },
763 { 0xb0, TLB_INST_4K, 128, " TLB_INST 4 KByte pages, 4-way set associative" },
765 { 0xb2, TLB_INST_4K, 64, " TLB_INST 4KByte pages, 4-way set associative" },
768 { 0xb5, TLB_INST_4K, 64, " TLB_INST 4 KByte pages, 8-way set associative" },
769 { 0xb6, TLB_INST_4K, 128, " TLB_INST 4 KByte pages, 8-way set associative" },
821 case TLB_INST_4K:

Completed in 134 milliseconds