Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cache-tauros2.h File Reference

Go to the source code of this file.

Macros

#define CACHE_TAUROS2_PREFETCH_ON   (1 << 0)
 
#define CACHE_TAUROS2_LINEFILL_BURST8   (1 << 1)
 

Functions

void __init tauros2_init (unsigned int features)
 

Macro Definition Documentation

#define CACHE_TAUROS2_LINEFILL_BURST8   (1 << 1)

Definition at line 12 of file cache-tauros2.h.

#define CACHE_TAUROS2_PREFETCH_ON   (1 << 0)

Definition at line 11 of file cache-tauros2.h.

Function Documentation

void __init tauros2_init ( unsigned int  features)

Definition at line 307 of file cache-tauros2.c.