Lines Matching +full:suspend +full:- +full:override
45 * @arg == Operation-specific extra argument(s), as described below.
46 * ... == Additional Operation-specific extra arguments, described below.
80 * x86 PV guests must also set RDX (EDX for 32-bit guests) to the MFN
85 * returns 1 if suspend was cancelled or the domain was merely
91 * Poll a set of event-channel ports. Return when one or more are pending. An
99 * in interpreting shutdown requests and reasons for fully-virtualized
100 * domains. A para-virtualized domain may use SCHEDOP_shutdown directly.
123 * Override the current vcpu affinity by pinning it to one physical cpu or
124 * undo this override restoring the previous affinity.
127 * A negative pcpu value will undo a previous pin override and restore the
177 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */
197 * c-file-style: "BSD"
198 * c-basic-offset: 4
199 * tab-width: 4
200 * indent-tabs-mode: nil