Searched refs:MAX_IRQ_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define MAX_IRQ_MSG_SIZE (sizeof(struct virtio_pcidev_msg) + sizeof(u32)) macro478 sg_init_one(sg, buf, MAX_IRQ_MSG_SIZE); in um_pci_irq_vq_addbuf()585 void *msg = kzalloc(MAX_IRQ_MSG_SIZE, GFP_KERNEL); in um_pci_init_vqs()