Searched refs:HV_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
39 #define HV_RING_SIZE 512 /* pages */ macro155 .size = 2 * HV_RING_SIZE * PAGE_SIZE,165 const size_t ring_bytes = HV_RING_SIZE * PAGE_SIZE; in hv_uio_new_channel()263 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()264 HV_RING_SIZE * PAGE_SIZE); in hv_uio_probe()