Searched refs:PRIVCMD_IOEVENTFD_FLAG_DEASSIGN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/xen/
H A Dprivcmd.h114 #define PRIVCMD_IOEVENTFD_FLAG_DEASSIGN (1 << 0) macro
/linux-master/drivers/xen/
H A Dprivcmd.c1433 if (ioeventfd.flags & ~PRIVCMD_IOEVENTFD_FLAG_DEASSIGN)
1440 if (ioeventfd.flags & PRIVCMD_IOEVENTFD_FLAG_DEASSIGN)

Completed in 119 milliseconds