Searched refs:HV_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define HV_RING_SIZE 512 /* pages */ macro147 .size = 2 * HV_RING_SIZE * PAGE_SIZE,157 const size_t ring_bytes = HV_RING_SIZE * PAGE_SIZE; in hv_uio_new_channel()202 ret = vmbus_open(dev->channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()203 HV_RING_SIZE * PAGE_SIZE, NULL, 0, in hv_uio_probe()