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