taglinefilesource code
SHMLBA47include/asm-alpha/shmparam.h#define  SHMLBA PAGE_SIZE    /* attach addr a multiple of this */
SHMLBA41include/asm-i386/shmparam.h#define  SHMLBA PAGE_SIZE    /* attach addr a multiple of this */
SHMLBA44include/asm-mips/shmparam.h#define  SHMLBA 0x40000      /* attach addr a multiple of this */
SHMLBA41include/asm-ppc/shmparam.h#define  SHMLBA PAGE_SIZE    /* attach addr a multiple of this */
SHMLBA42include/asm-sparc/shmparam.h#define  SHMLBA PAGE_SIZE    /* attach addr a multiple of this */