Searched refs:VD_MAX_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
75 #define VD_MAX_BLOCK_SIZE (256 * 1024) macro77 #define VD_MAX_COOKIES ((VD_MAX_BLOCK_SIZE / PAGESIZE) + 1)
2659 ASSERT(maxphys <= VD_MAX_BLOCK_SIZE); in vdc_init_descriptor_ring()