|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kernel.h>#include <linux/string.h>#include <memmap.h>#include <hwregs/reg_map.h>#include <hwregs/reg_rdwr.h>#include <hwregs/l2cache_defs.h>#include <asm/io.h>Go to the source code of this file.
Macros | |
| #define | L2CACHE_SIZE 64 |
Functions | |
| int __init | l2cache_init (void) |
1.8.2