Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dintel.c538 #define TLB_INST_4M 0x02 macro
560 { 0x02, TLB_INST_4M, 2, " TLB_INST 4 MByte pages, full associative" },
564 { 0x0b, TLB_INST_4M, 4, " TLB_INST 4 MByte pages, 4-way set associative" },
642 case TLB_INST_4M: in intel_tlb_lookup()