Searched refs:NVMM_IO_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
699 #define NVMM_IO_BATCH_SIZE 32 macro705 uint8_t iobuf[NVMM_IO_BATCH_SIZE]; in assist_io_batch()709 cnt = MIN(cnt, NVMM_IO_BATCH_SIZE); in assist_io_batch()710 iosize = MIN(io->size * cnt, NVMM_IO_BATCH_SIZE); in assist_io_batch()