Home
last modified time | relevance | path

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

/linux/drivers/virtio/
A Dvirtio_pci_common.h66 bool intx_soft_enabled; member
A Dvirtio_pci_common.c40 WRITE_ONCE(vp_dev->intx_soft_enabled, false); in vp_disable_cbs()
60 WRITE_ONCE(vp_dev->intx_soft_enabled, true); in vp_enable_cbs()
116 if (!READ_ONCE(vp_dev->intx_soft_enabled)) in vp_interrupt()

Completed in 5 milliseconds