Searched refs:TLB_DATA0_4K (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/x86/kernel/cpu/ |
| D | intel.c | 797 #define TLB_DATA0_4K 0x21 macro 817 { 0x57, TLB_DATA0_4K, 16, " TLB_DATA0 4 KByte pages, 4-way associative" }, 818 { 0x59, TLB_DATA0_4K, 16, " TLB_DATA0 4 KByte pages, fully associative" }, 902 case TLB_DATA0_4K: in intel_tlb_lookup()
|