Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
A Dvirtio_pci.h100 #define VIRTIO_MSI_NO_VECTOR 0xffff macro
/qemu/tests/qtest/libqos/
A Dvirtio-pci-modern.c289 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_config_vector()
304 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_queue_vector()
A Dvirtio-pci.c284 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_config_vector()
295 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_queue_vector()

Completed in 9 milliseconds