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.c646 static bool ioeventfd_check_collision(struct mshv_partition *pt, in ioeventfd_check_collision() function
728 if (ioeventfd_check_collision(pt, p)) { in mshv_assign_ioeventfd()
/linux/virt/kvm/
H A Deventfd.c839 ioeventfd_check_collision(struct kvm *kvm, struct _ioeventfd *p) in ioeventfd_check_collision() function
898 if (ioeventfd_check_collision(kvm, p)) { in kvm_assign_ioeventfd_idx()