SHMLBA
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#define SHMLBA (2 * PAGE_SIZE)
#define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */
#define SHMLBA (4 * PAGE_SIZE)
#define SHMLBA 0x40000 /* attach addr a multiple of this */
#define SHMLBA CONFIG_NIOS2_DCACHE_SIZE
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#define SHMLBA 0x4000 /* attach addr a multiple of this */
#define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE)
#define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE)
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE)
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */