Home
last modified time | relevance | path

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

/drivers/vfio/pci/
A Dvfio_pci_rdwr.c43 bool test_mem, u##size val, void __iomem *io) \
45 if (test_mem) { \
55 if (test_mem) \
69 bool test_mem, u##size *val, void __iomem *io) \
71 if (test_mem) { \
81 if (test_mem) \
95 bool iswrite, bool test_mem, \
173 ret = vfio_pci_iordwr8(vdev, iswrite, test_mem, in vfio_pci_core_do_io_rw()
369 bool test_mem) in vfio_pci_ioeventfd_do_write() argument
396 if (ioeventfd->test_mem) { in vfio_pci_ioeventfd_handler()
[all …]
A Dvfio_pci_priv.h23 bool test_mem; member

Completed in 75 milliseconds