Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dacrn.h25 #define ACRN_IOREQ_TYPE_PCICFG 2 macro
/linux/drivers/virt/acrn/
H A Dioreq.c310 * one ACRN_IOREQ_TYPE_PCICFG type I/O request and continues the processing.
334 req->type = ACRN_IOREQ_TYPE_PCICFG; in handle_cf8cfc()