Searched refs:MAX_IRQ_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define MAX_IRQ_MSG_SIZE (sizeof(struct virtio_pcidev_msg) + sizeof(u32)) macro397 sg_init_one(sg, buf, MAX_IRQ_MSG_SIZE); in virtio_pcidev_irq_vq_addbuf()482 void *msg = kzalloc(MAX_IRQ_MSG_SIZE, GFP_KERNEL); in virtio_pcidev_init_vqs()