Home
last modified time | relevance | path

Searched defs:SHMLBA (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/arch/frv/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/mn10300/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/alpha/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/avr32/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/m32r/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/include/uapi/asm-generic/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/nios2/include/asm/
Dshmparam.h19 #define SHMLBA CONFIG_NIOS2_DCACHE_SIZE macro
/linux-4.4.14/arch/s390/include/asm/
Dshmparam.h9 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/x86/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/ia64/include/asm/
Dshmparam.h10 #define SHMLBA (1024*1024) macro
/linux-4.4.14/arch/cris/include/asm/
Dshmparam.h6 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/xtensa/include/asm/
Dshmparam.h19 #define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/sh/include/asm/
Dshmparam.h18 #define SHMLBA 0x4000 /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/arm/include/asm/
Dshmparam.h9 #define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/sparc/include/asm/
Dshmparam_32.h7 #define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE) macro
Dshmparam_64.h8 #define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE) macro
/linux-4.4.14/arch/arc/include/asm/
Dshmparam.h13 #define SHMLBA (2 * PAGE_SIZE) macro
/linux-4.4.14/arch/parisc/include/asm/
Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/linux-4.4.14/arch/mips/include/asm/
Dshmparam.h11 #define SHMLBA 0x40000 /* attach addr a multiple of this */ macro