Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/
Dplatform.h488 struct xen_platform_op { struct
489 uint32_t cmd;
490 uint32_t interface_version; /* XENPF_INTERFACE_VERSION */
491 union {
515 DEFINE_GUEST_HANDLE_STRUCT(xen_platform_op_t); argument