Home
last modified time | relevance | path

Searched refs:datamatch (Results 1 – 4 of 4) sorted by relevance

/linux/virt/kvm/
A Deventfd.c680 u64 datamatch; member
742 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()
/linux/tools/include/uapi/linux/
A Dkvm.h789 __u64 datamatch; member
/linux/include/uapi/linux/
A Dkvm.h789 __u64 datamatch; member
/linux/Documentation/virt/kvm/
A Dapi.rst1958 __u64 datamatch;
1977 If datamatch flag is set, the event will be signaled only if the written value
1978 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