Linux Kernel
3.7.1
|
Data Fields | |
struct { | |
unsigned line_size:8 | |
unsigned lines_per_tag:4 | |
unsigned assoc:4 | |
unsigned res:2 | |
unsigned size_encoded:14 | |
}; | |
unsigned | val |
Definition at line 195 of file intel_cacheinfo.c.
struct { ... } |
unsigned assoc |
Definition at line 199 of file intel_cacheinfo.c.
unsigned line_size |
Definition at line 197 of file intel_cacheinfo.c.
unsigned lines_per_tag |
Definition at line 198 of file intel_cacheinfo.c.
unsigned res |
Definition at line 200 of file intel_cacheinfo.c.
unsigned size_encoded |
Definition at line 201 of file intel_cacheinfo.c.
unsigned val |
Definition at line 203 of file intel_cacheinfo.c.