Linux Kernel
3.7.1
|
Data Fields | |
struct { | |
unsigned int coherency_line_size:12 | |
unsigned int physical_line_partition:10 | |
unsigned int ways_of_associativity:10 | |
} | split |
u32 | full |
Definition at line 138 of file intel_cacheinfo.c.
unsigned int coherency_line_size |
Definition at line 140 of file intel_cacheinfo.c.
u32 full |
Definition at line 144 of file intel_cacheinfo.c.
unsigned int physical_line_partition |
Definition at line 141 of file intel_cacheinfo.c.
struct { ... } split |
unsigned int ways_of_associativity |
Definition at line 142 of file intel_cacheinfo.c.