tag | line | file | source code |
SHMLBA | 47 | include/asm-alpha/shmparam.h | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ |
SHMLBA | 41 | include/asm-i386/shmparam.h | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ |
SHMLBA | 44 | include/asm-mips/shmparam.h | #define SHMLBA 0x40000 /* attach addr a multiple of this */ |
SHMLBA | 41 | include/asm-ppc/shmparam.h | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ |
SHMLBA | 42 | include/asm-sparc/shmparam.h | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ |