Linux Kernel
3.7.1
|
#include <cache-l2x0.h>
Data Fields | |
unsigned long | phy_base |
unsigned long | aux_ctrl |
unsigned long | tag_latency |
unsigned long | data_latency |
unsigned long | filter_start |
unsigned long | filter_end |
unsigned long | prefetch_ctrl |
unsigned long | pwr_ctrl |
Definition at line 116 of file cache-l2x0.h.
unsigned long aux_ctrl |
Definition at line 118 of file cache-l2x0.h.
unsigned long data_latency |
Definition at line 124 of file cache-l2x0.h.
unsigned long filter_end |
Definition at line 126 of file cache-l2x0.h.
unsigned long filter_start |
Definition at line 125 of file cache-l2x0.h.
unsigned long phy_base |
Definition at line 117 of file cache-l2x0.h.
unsigned long prefetch_ctrl |
Definition at line 127 of file cache-l2x0.h.
unsigned long pwr_ctrl |
Definition at line 128 of file cache-l2x0.h.
unsigned long tag_latency |
Definition at line 123 of file cache-l2x0.h.