Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
sc-rm7k.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/bitops.h>
#include <asm/addrspace.h>
#include <asm/bcache.h>
#include <asm/cacheops.h>
#include <asm/mipsregs.h>
#include <asm/processor.h>
#include <asm/sections.h>
#include <asm/cacheflush.h>
#include <asm/r4kcache.h>

Go to the source code of this file.

Macros

#define sc_lsize   32
 
#define tc_pagesize   (32*128)
 
#define scache_size   (256*1024) /* Fixed to 256KiB on RM7000 */
 
#define tc_lsize   32
 

Functions

void __cpuinit rm7k_sc_init (void)
 

Variables

unsigned long icache_way_size
 
unsigned long dcache_way_size
 

Macro Definition Documentation

#define sc_lsize   32

Definition at line 23 of file sc-rm7k.c.

#define scache_size   (256*1024) /* Fixed to 256KiB on RM7000 */

Definition at line 27 of file sc-rm7k.c.

#define tc_lsize   32

Definition at line 30 of file sc-rm7k.c.

#define tc_pagesize   (32*128)

Definition at line 24 of file sc-rm7k.c.

Function Documentation

void __cpuinit rm7k_sc_init ( void  )

Definition at line 229 of file sc-rm7k.c.

Variable Documentation

unsigned long dcache_way_size
unsigned long icache_way_size