Searched defs:xen_sysctl_livepatch_action (Results 1 – 1 of 1) sorted by relevance
1002 struct xen_sysctl_livepatch_action { struct1003 struct xen_livepatch_name name; /* IN, name of the patch. */1008 uint32_t cmd; /* IN: LIVEPATCH_ACTION_*. */1032 struct xen_sysctl_livepatch_action action; argument