Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cache-shx3.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/io.h>
#include <asm/cache.h>

Go to the source code of this file.

Macros

#define CCR_CACHE_SNM   0x40000 /* Hardware-assisted synonym avoidance */
 
#define CCR_CACHE_IBE   0x1000000 /* ICBI broadcast */
 

Functions

void __init shx3_cache_init (void)
 

Macro Definition Documentation

#define CCR_CACHE_IBE   0x1000000 /* ICBI broadcast */

Definition at line 16 of file cache-shx3.c.

#define CCR_CACHE_SNM   0x40000 /* Hardware-assisted synonym avoidance */

Definition at line 15 of file cache-shx3.c.

Function Documentation

void __init shx3_cache_init ( void  )

Definition at line 18 of file cache-shx3.c.