Searched refs:datamatch (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | trace-events | 7 kvm_assign_subch_ioeventfd(int fd, uint32_t addr, bool assign, int datamatch) "fd: %d sch: @0x%x as…
|
| H A D | kvm.c | 1974 .datamatch = vq, in kvm_s390_assign_subch_ioeventfd() 1979 kick.datamatch); in kvm_s390_assign_subch_ioeventfd()
|
| /openbmc/qemu/accel/kvm/ |
| H A D | trace-events | 20 …o(int fd, uint64_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%" P… 21 …o(int fd, uint16_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%x v…
|
| H A D | kvm-all.c | 1389 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_mmio() argument 1393 .datamatch = datamatch ? adjust_ioeventfd_endianness(val, size) : 0, in kvm_set_ioeventfd_mmio() 1401 datamatch); in kvm_set_ioeventfd_mmio() 1406 if (datamatch) { in kvm_set_ioeventfd_mmio() 1423 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_pio() argument 1426 .datamatch = datamatch ? adjust_ioeventfd_endianness(val, size) : 0, in kvm_set_ioeventfd_pio() 1433 trace_kvm_set_ioeventfd_pio(fd, addr, val, assign, size, datamatch); in kvm_set_ioeventfd_pio() 1437 if (datamatch) { in kvm_set_ioeventfd_pio()
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | kvm.h | 627 __u64 datamatch; member
|
| /openbmc/qemu/docs/interop/ |
| H A D | vfio-user.rst | 976 | datamatch | 32 | 8 | 992 * *datamatch* is the datamatch value if needed
|