Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h1089 struct xen_domctl_vuart_op { struct
1091 uint32_t cmd; /* XEN_DOMCTL_VUART_OP_* */
1093 uint32_t type; /* IN - type of vuart.
1096 uint64_aligned_t gfn; /* IN - guest gfn to be used as a
1099 domid_t console_domid; /* IN - domid of domain running the
1102 uint8_t pad[2];
1103 evtchn_port_t evtchn; /* OUT - remote port of the event

Completed in 10 milliseconds