Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/virtio/
Dvirtio_pci_modern.c586 u32 notify_offset; in virtio_pci_modern_probe() local
675 &notify_offset); in virtio_pci_modern_probe()
681 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in virtio_pci_modern_probe()