|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/highmem.h>#include <asm/cacheflush.h>#include <asm/cp15.h>#include <plat/cache-feroceon-l2.h>Go to the source code of this file.
Macros | |
| #define | CACHE_LINE_SIZE 32 |
| #define | MAX_RANGE_SIZE 1024 |
Functions | |
| void __init | feroceon_l2_init (int __l2_wt_override) |
| #define CACHE_LINE_SIZE 32 |
Definition at line 132 of file cache-feroceon-l2.c.
| #define MAX_RANGE_SIZE 1024 |
Definition at line 133 of file cache-feroceon-l2.c.
Definition at line 337 of file cache-feroceon-l2.c.
1.8.2