Searched refs:xen_livepatch_status (Results 1 – 5 of 5) sorted by relevance
924 struct xen_livepatch_status { struct930 typedef struct xen_livepatch_status xen_livepatch_status_t; argument935 struct xen_livepatch_status status; /* IN/OUT, state of it. */
599 struct xen_livepatch_status *status) in xc_livepatch_get()732 struct xen_livepatch_status *info, in xc_livepatch_list()
660 * A `struct xen_livepatch_status` structure. The member values will663 Upon completion the `struct xen_livepatch_status` is updated.696 struct xen_livepatch_status {727 * `status` Virtual address of where to write `struct xen_livepatch_status`768 The `struct xen_livepatch_status` structure contains an status of payload which includes:824 more time than the upper bound of time the `rc` in `xen_livepatch_status`827 more time than the upper bound of time the `rc` in `xen_livepatch_status`831 the `rc` in `xen_livepatch_status` retrieved via **XEN_SYSCTL_LIVEPATCH_GET**
2628 struct xen_livepatch_status *info,
1156 struct xen_livepatch_status status; in livepatch_list()
Completed in 18 milliseconds