Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/virtio/
Dvirtio_pci_modern.c683 u32 notify_offset; in virtio_pci_modern_probe() local
772 &notify_offset); in virtio_pci_modern_probe()
778 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in virtio_pci_modern_probe()