Home
last modified time | relevance | path

Searched refs:notify_length (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c219 u32 notify_length; in vp_modern_probe() local
313 &notify_length); in vp_modern_probe()
324 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in vp_modern_probe()
327 0, notify_length, in vp_modern_probe()