Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dsysctl.h1025 struct xen_sysctl_livepatch_op { struct
1026 uint32_t cmd; /* IN: XEN_SYSCTL_LIVEPATCH_*. */
1027 uint32_t pad; /* IN: Always zero. */
1028 union {
1033 } u;