Searched defs:xen_sysctl_livepatch_op (Results 1 – 1 of 1) sorted by relevance
1025 struct xen_sysctl_livepatch_op { struct1026 uint32_t cmd; /* IN: XEN_SYSCTL_LIVEPATCH_*. */1027 uint32_t pad; /* IN: Always zero. */1028 union {1033 } u;