Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs180 const ISR_CONFIG_SIZE: u64 = 1; constant
335 ISR_CONFIG_SIZE as u32, in add_settings_pci_capabilities()
585 o if ISR_CONFIG_BAR_OFFSET <= o && o < ISR_CONFIG_BAR_OFFSET + ISR_CONFIG_SIZE => { in read_bar()
633 o if ISR_CONFIG_BAR_OFFSET <= o && o < ISR_CONFIG_BAR_OFFSET + ISR_CONFIG_SIZE => { in write_bar()