Lines Matching +full:single +full:- +full:shot
37 * @extra_args == Operation-specific extra arguments (NULL if none).
42 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up.
58 * Bring down a VCPU (i.e., make it non-runnable).
62 * idea to ensure that the VCPU has entered a non-critical loop before
157 * Set or stop a VCPU's single-shot timer. Every VCPU has one single-shot
170 /* Require the timeout to be in the future (return -ETIME if it's passed). */
177 * structure in a convenient place, such as in a per-cpu data area.
197 * processor. The physical ID informmation is architecture-specific.
199 * This command returns -EINVAL if it is not a valid operation for this VCPU.
243 * c-file-style: "BSD"
244 * c-basic-offset: 4
245 * tab-width: 4
246 * indent-tabs-mode: nil