Searched defs:xen_platform_op (Results 1 – 1 of 1) sorted by relevance
486 struct xen_platform_op { struct487 uint32_t cmd;488 uint32_t interface_version; /* XENPF_INTERFACE_VERSION */512 DEFINE_GUEST_HANDLE_STRUCT(xen_platform_op_t); argument