Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs530 let notify_base = bar0 + NOTIFICATION_BAR_OFFSET; in ioevents() localVariable
537 notify_base + i as u64 * NOTIFY_OFF_MULTIPLIER as u64, in ioevents()