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

Go to the source code of this file.

Macros

#define __ARCH_FORCE_SHMLBA   1
 
#define SHMLBA   (vac_cache_size ? vac_cache_size : PAGE_SIZE)
 

Variables

int vac_cache_size
 

Macro Definition Documentation

#define __ARCH_FORCE_SHMLBA   1

Definition at line 4 of file shmparam_32.h.

#define SHMLBA   (vac_cache_size ? vac_cache_size : PAGE_SIZE)

Definition at line 7 of file shmparam_32.h.

Variable Documentation

int vac_cache_size

Definition at line 55 of file srmmu.c.