Searched refs:EXCLAVES_SHARED_BUFFER_MAX_RANGES (Results 1 – 2 of 2) sorted by relevance
105 #define EXCLAVES_SHARED_BUFFER_MAX_RANGES 256 macro116 named_buffer_range_t nb_range[EXCLAVES_SHARED_BUFFER_MAX_RANGES];123 named_buffer_range_t sm_range[EXCLAVES_SHARED_BUFFER_MAX_RANGES];
1090 if (nb->nb_nranges >= EXCLAVES_SHARED_BUFFER_MAX_RANGES) { in named_buffer_map()2134 if (sm->sm_nranges >= EXCLAVES_SHARED_BUFFER_MAX_RANGES) { in shared_memory_map()