Searched refs:LVL_3 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | cacheinfo.c | 31 #define LVL_3 4 macro 83 { 0x46, LVL_3, MB(4) }, /* 4-way set assoc, 64 byte line size */ 84 { 0x47, LVL_3, MB(8) }, /* 8-way set assoc, 64 byte line size */ 86 { 0x49, LVL_3, MB(4) }, /* 16-way set assoc, 64 byte line size */ 87 { 0x4a, LVL_3, MB(6) }, /* 12-way set assoc, 64 byte line size */ 88 { 0x4b, LVL_3, MB(8) }, /* 16-way set assoc, 64 byte line size */ 110 { 0xd0, LVL_3, 512 }, /* 4-way set assoc, 64 byte line size */ 111 { 0xd1, LVL_3, MB(1) }, /* 4-way set assoc, 64 byte line size */ 112 { 0xd2, LVL_3, MB(2) }, /* 4-way set assoc, 64 byte line size */ 113 { 0xd6, LVL_3, MB(1) }, /* 8-way set assoc, 64 byte line size */ [all …]
|