Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h39 struct xen_pvcalls_request { struct
40 uint32_t req_id; /* private to guest, echoed in response */
41 uint32_t cmd; /* command to execute */
42 union {
84 } u;