Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dsysctl.h1002 struct xen_sysctl_livepatch_action { struct
1003 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