Lines Matching +full:suspend +full:- +full:override
1 /* SPDX-License-Identifier: MIT */
28 * @arg == Operation-specific extra argument(s), as described below.
29 * ... == Additional Operation-specific extra arguments, described below.
62 * x86 PV guests must also set RDX (EDX for 32-bit guests) to the MFN
67 * returns 1 if suspend was cancelled or the domain was merely
73 * Poll a set of event-channel ports. Return when one or more are pending. An
81 * in interpreting shutdown requests and reasons for fully-virtualized
82 * domains. A para-virtualized domain may use SCHEDOP_shutdown directly.
105 * Override the current vcpu affinity by pinning it to one physical cpu or
106 * undo this override restoring the previous affinity.
109 * A negative pcpu value will undo a previous pin override and restore the
152 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */