Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/virtio/
Dvirtio_pci_modern.c589 u32 notify_offset; in virtio_pci_modern_probe() local
678 &notify_offset); in virtio_pci_modern_probe()
684 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in virtio_pci_modern_probe()