Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A 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;