/linux-4.4.14/arch/frv/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | shmparam.h | 19 #define SHMLBA CONFIG_NIOS2_DCACHE_SIZE macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | shmparam.h | 9 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | shmparam.h | 10 #define SHMLBA (1024*1024) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | shmparam.h | 6 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | shmparam.h | 19 #define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | shmparam.h | 18 #define SHMLBA 0x4000 /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | shmparam.h | 9 #define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | shmparam_32.h | 7 #define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE) macro
|
D | shmparam_64.h | 8 #define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | shmparam.h | 13 #define SHMLBA (2 * PAGE_SIZE) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | shmparam.h | 4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | shmparam.h | 11 #define SHMLBA 0x40000 /* attach addr a multiple of this */ macro
|