Lines Matching full:for
18 * The SCHEDOP interface provides mechanisms for a guest to interact
24 * The prototype for this hypercall is:
50 * Block execution of this VCPU until an event is received for processing.
52 * reenable event delivery and check for pending events before blocking the
63 * x86 PV guests must also set RDX (EDX for 32-bit guests) to the MFN
81 * Declare a shutdown for another domain. The main use of this function is
82 * in interpreting shutdown requests and reasons for fully-virtualized
91 * @arg == sched_shutdown_t, as for SCHEDOP_shutdown.
112 * This call is allowed for the hardware domain only and requires the cpu
153 * Reason codes for SCHEDOP_shutdown. These may be interpreted by control
154 * software to determine the appropriate action. For the most part, Xen does
165 * Domain asked to perform 'soft reset' for it. The expected behavior is to
166 * reset internal Xen state for the domain returning it to the point where it