Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Divshmem.c48 #define IVSHMEM_MSI 1 macro
266 if (ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_vector_notify()
449 ivshmem_has_feature(s, IVSHMEM_MSI); in setup_interrupt()
724 if (ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_reset()
734 if (ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_setup_interrupts()
842 !ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_common_realize()
953 if (ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_exit()
976 if (ivshmem_has_feature(s, IVSHMEM_MSI)) { in ivshmem_post_load()
1093 s->features |= (1 << IVSHMEM_MSI); in ivshmem_doorbell_init()