Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
sparc
include
asm
shmparam_32.h
Go to the documentation of this file.
1
#ifndef _ASMSPARC_SHMPARAM_H
2
#define _ASMSPARC_SHMPARAM_H
3
4
#define __ARCH_FORCE_SHMLBA 1
5
6
extern
int
vac_cache_size
;
7
#define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE)
8
9
#endif
/* _ASMSPARC_SHMPARAM_H */
Generated on Thu Jan 10 2013 13:18:13 for Linux Kernel by
1.8.2