Home
last modified time | relevance | path

Searched refs:LVL_2 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/
A Dcacheinfo.c32 #define LVL_2 3 macro
67 { 0x21, LVL_2, 256 }, /* 8-way set assoc, 64 byte line size */
80 { 0x3f, LVL_2, 256 }, /* 2-way set assoc, 64 byte line size */
81 { 0x41, LVL_2, 128 }, /* 4-way set assoc, 32 byte line size */
82 { 0x42, LVL_2, 256 }, /* 4-way set assoc, 32 byte line size */
83 { 0x43, LVL_2, 512 }, /* 4-way set assoc, 32 byte line size */
109 { 0x7f, LVL_2, 512 }, /* 2-way set assoc, 64 byte line size */
110 { 0x80, LVL_2, 512 }, /* 8-way set assoc, 64 byte line size */
111 { 0x82, LVL_2, 256 }, /* 8-way set assoc, 32 byte line size */
112 { 0x83, LVL_2, 512 }, /* 8-way set assoc, 32 byte line size */
[all …]

Completed in 8 milliseconds