Searched defs:SHMLBA (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dshmparam.h4 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/external/kernel-headers/original/asm-arm/
H A Dshmparam.h9 #define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */ macro
12 * Enforce SHMLBA in shmat
/external/kernel-headers/original/asm-mips/
H A Dshmparam.h11 #define SHMLBA 0x40000 /* attach addr a multiple of this */ macro

Completed in 89 milliseconds