Searched refs:NR_CHUNKS_128TB (Results 1 – 1 of 1) sorted by relevance
44 #define NR_CHUNKS_128TB ((128 * SZ_1TB) / MAP_CHUNK_SIZE) /* Number of chunks for 128TB */ macro45 #define NR_CHUNKS_256TB (NR_CHUNKS_128TB * 2UL)46 #define NR_CHUNKS_384TB (NR_CHUNKS_128TB * 3UL)47 #define NR_CHUNKS_3840TB (NR_CHUNKS_128TB * 30UL)60 #define NR_CHUNKS_LOW NR_CHUNKS_128TB