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