Searched refs:kvm_set_ioeventfd_pio (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/accel/kvm/ |
H A D | trace-events | 21 kvm_set_ioeventfd_pio(int fd, uint16_t addr, uint32_t val, bool assign, uint32_t size, bool datamat…
|
H A D | kvm-all.c | 1357 static int kvm_set_ioeventfd_pio(int fd, uint16_t addr, uint16_t val, in kvm_set_ioeventfd_pio() function 1868 r = kvm_set_ioeventfd_pio(fd, section->offset_within_address_space, in kvm_io_ioeventfd_add() 1887 r = kvm_set_ioeventfd_pio(fd, section->offset_within_address_space, in kvm_io_ioeventfd_del()
|