Home
last modified time | relevance | path

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

/linux-6.3-rc2/virt/kvm/
A Deventfd.c681 u64 datamatch; member
743 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()
/linux-6.3-rc2/include/uapi/linux/
A Dkvm.h822 __u64 datamatch; member
/linux-6.3-rc2/tools/include/uapi/linux/
A Dkvm.h822 __u64 datamatch; member
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst2016 __u64 datamatch;
2035 If datamatch flag is set, the event will be signaled only if the written value
2036 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