Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dioeventfd.c37 static inline int ioreq_type_from_flags(int flags) in ioreq_type_from_flags() function
109 p->type = ioreq_type_from_flags(args->flags); in acrn_ioeventfd_assign()