Searched refs:ACRN_IOREQ_STATE_COMPLETE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dacrn.h19 #define ACRN_IOREQ_STATE_COMPLETE 1 macro
/linux-master/drivers/virt/acrn/
H A Dioreq.c47 smp_store_release(&acrn_req->processed, ACRN_IOREQ_STATE_COMPLETE);
56 * ACRN_IOREQ_STATE_COMPLETE, hypervisor resumes from the polling point
60 * marked as ACRN_IOREQ_STATE_COMPLETE to avoid racing with the

Completed in 262 milliseconds