Searched refs:TCMU_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
69 #define TCMU_RING_SIZE (CMDR_SIZE + DATA_SIZE) macro789 if (vma_pages(vma) != (TCMU_RING_SIZE >> PAGE_SHIFT)) in tcmu_mmap()883 udev->mb_addr = vzalloc(TCMU_RING_SIZE); in tcmu_configure_device()892 udev->data_size = TCMU_RING_SIZE - CMDR_SIZE; in tcmu_configure_device()906 info->mem[0].size = TCMU_RING_SIZE; in tcmu_configure_device()