Searched refs:IOREQ_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux/include/xen/interface/hvm/ | ||
H A D | ioreq.h | 11 #define IOREQ_WRITE 0 macro |
/linux/drivers/xen/ | ||
H A D | privcmd.c | 1170 ioreq->type != IOREQ_TYPE_COPY || ioreq->dir != IOREQ_WRITE) in ioeventfd_interrupt() |