Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virtio/
Dvirtio_pci_modern_dev.c220 u32 notify_offset; in vp_modern_probe() local
309 &notify_offset); in vp_modern_probe()
315 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in vp_modern_probe()