Home
last modified time | relevance | path

Searched refs:ioeventfd_check_collision (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_eventfd.c657 static bool ioeventfd_check_collision(struct mshv_partition *pt, in ioeventfd_check_collision() function
739 if (ioeventfd_check_collision(pt, p)) { in mshv_assign_ioeventfd()
/linux/virt/kvm/
H A Deventfd.c836 ioeventfd_check_collision(struct kvm *kvm, struct _ioeventfd *p) in ioeventfd_check_collision() function
895 if (ioeventfd_check_collision(kvm, p)) { in kvm_assign_ioeventfd_idx()