Searched defs:SHMLBA (Results 1 – 17 of 17) sorted by relevance
19 #define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE) macro
5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
8 #define SHMLBA CONFIG_NIOS2_DCACHE_SIZE macro
11 #define SHMLBA (1024*1024) macro
10 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
10 #define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */ macro
9 #define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE) macro
8 #define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE) macro
11 #define SHMLBA 0x40000 /* attach addr a multiple of this */ macro
10 #define SHMLBA SZ_64K /* attach addr a multiple of this */ macro
15 #define SHMLBA 0x4000 /* attach addr a multiple of this */ macro
10 #define SHMLBA (2 * PAGE_SIZE) macro
6 #define SHMLBA (4 * PAGE_SIZE) macro