Searched defs:xen_platform_op (Results 1 – 1 of 1) sorted by relevance
503 struct xen_platform_op { struct504 uint32_t cmd;505 uint32_t interface_version; /* XENPF_INTERFACE_VERSION */529 DEFINE_GUEST_HANDLE_STRUCT(xen_platform_op_t); argument