Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs191 const NOTIFY_OFF_MULTIPLIER: u32 = 4; // A dword per notification address. constant
357 Le32::from(NOTIFY_OFF_MULTIPLIER), in add_settings_pci_capabilities()
537 notify_base + i as u64 * NOTIFY_OFF_MULTIPLIER as u64, in ioevents()