Searched refs:MB_CMDR_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define MB_CMDR_SIZE (8 * 1024 * 1024) macro67 #define CMDR_SIZE (MB_CMDR_SIZE - CMDR_OFF)2193 mb = vzalloc(MB_CMDR_SIZE); in tcmu_configure_device()2203 udev->data_off = MB_CMDR_SIZE; in tcmu_configure_device()2205 udev->mmap_pages = (data_size + MB_CMDR_SIZE) >> PAGE_SHIFT; in tcmu_configure_device()2225 info->mem[0].size = data_size + MB_CMDR_SIZE; in tcmu_configure_device()