Searched refs:VD_MAX_COOKIES (Results 1 – 1 of 1) sorted by relevance
64 (sizeof (ldc_mem_cookie_t) * (VD_MAX_COOKIES - 1)))77 #define VD_MAX_COOKIES ((VD_MAX_BLOCK_SIZE / PAGESIZE) + 1) macro