Searched refs:MAX_VA_SIZE_PAGES (Results 1 – 1 of 1) sorted by relevance
924 #define MAX_VA_SIZE_PAGES 256938 struct vmap_pool pool[MAX_VA_SIZE_PAGES];1922 if (idx < MAX_VA_SIZE_PAGES)2232 for (i = 0; i < MAX_VA_SIZE_PAGES; i++) { in decay_va_pool_node() 5390 for (i = 0; i < MAX_VA_SIZE_PAGES; i++) { in vmap_node_shrink_count() 5407 for (i = 0; i < MAX_VA_SIZE_PAGES; i++) in vmap_node_shrink_scan() 919 #define MAX_VA_SIZE_PAGES global() macro