Home
last modified time | relevance | path

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

/linux/include/xen/interface/hvm/
H A Dioreq.h11 #define IOREQ_WRITE 0 macro
/linux/drivers/xen/
H A Dprivcmd.c1170 ioreq->type != IOREQ_TYPE_COPY || ioreq->dir != IOREQ_WRITE) in ioeventfd_interrupt()