Searched refs:ZULUM_MAX_PG_SIZES (Results 1 – 2 of 2) sorted by relevance
40 #define ZULUM_MAX_PG_SIZES 4 macro
103 static int zuluvm_pagesizes[ZULUM_MAX_PG_SIZES + 1];714 for (i = 0; i < ZULUM_MAX_PG_SIZES && size <= ZULU_TTE4M; i++) { in zuluvm_init()