Searched refs:datamatch (Results 1 – 4 of 4) sorted by relevance
680 u64 datamatch; member742 return _val == p->datamatch; in ioeventfd_in_range()788 _p->datamatch == p->datamatch)))) in ioeventfd_check_collision()830 p->datamatch = args->datamatch; in kvm_assign_ioeventfd_idx()893 if (!p->wildcard && p->datamatch != args->datamatch) in kvm_deassign_ioeventfd_idx()
789 __u64 datamatch; member
1958 __u64 datamatch;1977 If datamatch flag is set, the event will be signaled only if the written value1978 to the registered address is equal to datamatch in struct kvm_ioeventfd.1980 For virtio-ccw devices, addr contains the subchannel id and datamatch the
Completed in 31 milliseconds