Linux Kernel
3.7.1
|
Data Fields | |
struct { | |
unsigned line_size:8 | |
unsigned lines_per_tag:4 | |
unsigned assoc:4 | |
unsigned size_in_kb:16 | |
}; | |
unsigned | val |
Definition at line 185 of file intel_cacheinfo.c.
struct { ... } |
unsigned assoc |
Definition at line 189 of file intel_cacheinfo.c.
unsigned line_size |
Definition at line 187 of file intel_cacheinfo.c.
unsigned lines_per_tag |
Definition at line 188 of file intel_cacheinfo.c.
unsigned size_in_kb |
Definition at line 190 of file intel_cacheinfo.c.
unsigned val |
Definition at line 192 of file intel_cacheinfo.c.