Searched refs:VFIO_PCI_ATOMIC_COMP32 (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-headers/linux/ | ||
H A D | vfio.h | 253 #define VFIO_PCI_ATOMIC_COMP32 (1 << 0) macro |
/qemu/hw/vfio/ | ||
H A D | pci.c | 1992 if (cap->flags & VFIO_PCI_ATOMIC_COMP32) { in vfio_pci_enable_rp_atomics() |