Lines Matching +full:long +full:- +full:codes
1 /* SPDX-License-Identifier: MIT */
44 * ` long HYPERVISOR_sched_op(enum sched_op cmd, void *arg, ...)
47 * @arg == Operation-specific extra argument(s), as described below.
48 * ... == Additional Operation-specific extra arguments, described below.
52 * long sched_op(int cmd, unsigned long arg)
58 * ` long HYPERVISOR_sched_op_compat(enum sched_op cmd, unsigned long arg)
81 * x86 PV guests must also set RDX (EDX for 32-bit guests) to the MFN
92 * Poll a set of event-channel ports. Return when one or more are pending. An
100 * in interpreting shutdown requests and reasons for fully-virtualized
101 * domains. A para-virtualized domain may use SCHEDOP_shutdown directly.
170 * Reason codes for SCHEDOP_shutdown. These may be interpreted by control