Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dacrn.h28 #define ACRN_IOREQ_DIR_WRITE 1 macro
/openbmc/linux/drivers/virt/acrn/
H A Dioreq.c320 if (req->reqs.pio_request.direction == ACRN_IOREQ_DIR_WRITE) in handle_cf8cfc()