Home
last modified time | relevance | path

Searched defs:xen_pvcalls_request (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/xen/interface/io/
Dpvcalls.h37 struct xen_pvcalls_request { struct
38 uint32_t req_id; /* private to guest, echoed in response */
39 uint32_t cmd; /* command to execute */
40 union {
82 } u;