Home
last modified time | relevance | path

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

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