Lines Matching full:hypervisor
3 * Userspace interface for /dev/acrn_hsm - ACRN Hypervisor Service Module
89 * @completion_polling: Polling flag. Hypervisor will poll completion of the
105 * An I/O request in COMPLETE or FREE state is owned by the hypervisor. HSM and
115 * | hypervisor:
131 * | notifies the hypervisor
133 * | hypervisor:
136 * | hypervisor:
144 * Atomic and barriers are required when HSM and hypervisor accessing the state
184 * @vmid: User VM ID returned from the hypervisor
186 * @vcpu_num: Number of vCPU in the VM. Return from hypervisor.
189 * @vm_flag: Flag of the VM creating. Pass to hypervisor directly.
191 * hypervisor directly.
192 * @cpu_affinity: CPU affinity of the VM. Pass to hypervisor directly.
315 * This structure will be passed to hypervisor directly.
345 * Pass to hypervisor directly.
347 * Pass to hypervisor directly.
349 * Pass to hypervisor directly.
351 * Pass to hypervisor directly.
352 * @vma_base: VMA address of Service VM. Pass to hypervisor directly.
354 * Pass to hypervisor directly.
381 * This structure will be passed to hypervisor directly.
409 * This structure will be passed to hypervisor directly.
431 * This structure will be passed to hypervisor directly.
457 * a virtual UART controller) and it is emulated by the hypervisor. This
458 * structure will be passed to hypervisor directly.