Searched refs:TLB_INST_2M_4M (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | intel.c | 651 #define TLB_INST_2M_4M 0x03 macro 698 { 0x55, TLB_INST_2M_4M, 7}, /* TLB_INST 2-MByte or 4-MByte pages, fully associative */ 712 { 0x76, TLB_INST_2M_4M, 8}, /* TLB_INST 2-MByte or 4-MByte pages, fully associative */ 714 { 0xb1, TLB_INST_2M_4M, 4}, /* TLB_INST 2M pages, 4-way, 8 entries or 4M pages, 4-way entries */ 769 case TLB_INST_2M_4M: in intel_tlb_lookup()
|