Searched defs:xen_sysctl_livepatch_op (Results 1 – 1 of 1) sorted by relevance
1018 struct xen_sysctl_livepatch_op { struct1019 uint32_t cmd; /* IN: XEN_SYSCTL_LIVEPATCH_*. */1020 uint32_t pad; /* IN: Always zero. */1021 union {1026 } u;
Completed in 8 milliseconds