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

/linux-4.4.14/drivers/virtio/
H A Dvirtio_pci_modern.c605 u32 notify_length; virtio_pci_modern_probe() local
683 &notify_length); virtio_pci_modern_probe()
694 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { virtio_pci_modern_probe()
696 0, notify_length, virtio_pci_modern_probe()

Completed in 103 milliseconds