Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
shmparam_64.h File Reference
#include <asm/spitfire.h>

Go to the source code of this file.

Macros

#define __ARCH_FORCE_SHMLBA   1
 
#define SHMLBA   ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE)
 

Macro Definition Documentation

#define __ARCH_FORCE_SHMLBA   1

Definition at line 6 of file shmparam_64.h.

#define SHMLBA   ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE)

Definition at line 8 of file shmparam_64.h.