|
Linux Kernel
3.7.1
|
Data Fields | |
| struct device_node * | ofnode |
| struct cpumask | shared_cpu_map |
| int | type |
| int | level |
| struct list_head | list |
| struct cache * | next_local |
| unsigned long | size |
| unsigned int | line_size |
| unsigned int | associativity |
| unsigned int | nr_sets |
| unsigned int | level: 3 |
| unsigned int | type: 2 |
Definition at line 108 of file cacheinfo.c.
| int level |
Definition at line 112 of file cacheinfo.c.
Definition at line 113 of file cacheinfo.c.
Definition at line 114 of file cacheinfo.c.
| struct device_node* ofnode |
Definition at line 109 of file cacheinfo.c.
Definition at line 110 of file cacheinfo.c.
Definition at line 111 of file cacheinfo.c.
1.8.2