Searched refs:TLB_DATA0_4K (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 653 #define TLB_DATA0_4K 0x21 macro 683 { 0x57, TLB_DATA0_4K, 16, " TLB_DATA0 4 KByte pages, 4-way associative" }, 684 { 0x59, TLB_DATA0_4K, 16, " TLB_DATA0 4 KByte pages, fully associative" }, 769 case TLB_DATA0_4K: in intel_tlb_lookup()
|