Home
last modified time | relevance | path

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

/qemu/linux-headers/linux/
H A Dvfio.h253 #define VFIO_PCI_ATOMIC_COMP32 (1 << 0) macro
/qemu/hw/vfio/
H A Dpci.c1992 if (cap->flags & VFIO_PCI_ATOMIC_COMP32) { in vfio_pci_enable_rp_atomics()