Searched refs:datamatch (Results 1 – 4 of 4) sorted by relevance
681 u64 datamatch; member743 return _val == p->datamatch; in ioeventfd_in_range()789 _p->datamatch == p->datamatch)))) in ioeventfd_check_collision()831 p->datamatch = args->datamatch; in kvm_assign_ioeventfd_idx()894 if (!p->wildcard && p->datamatch != args->datamatch) in kvm_deassign_ioeventfd_idx()
822 __u64 datamatch; member
2016 __u64 datamatch;2035 If datamatch flag is set, the event will be signaled only if the written value2036 to the registered address is equal to datamatch in struct kvm_ioeventfd.2038 For virtio-ccw devices, addr contains the subchannel id and datamatch the
Completed in 32 milliseconds