Lines Matching full:hypervisor
3 * Userspace interface for /dev/acrn_hsm - ACRN Hypervisor Service Module
90 * @completion_polling: Polling flag. Hypervisor will poll completion of the
106 * An I/O request in COMPLETE or FREE state is owned by the hypervisor. HSM and
116 * | hypervisor:
132 * | notifies the hypervisor
134 * | hypervisor:
137 * | hypervisor:
145 * Atomic and barriers are required when HSM and hypervisor accessing the state
185 * @vmid: User VM ID returned from the hypervisor
187 * @vcpu_num: Number of vCPU in the VM. Return from hypervisor.
189 * @uuid: UUID of the VM. Pass to hypervisor directly.
190 * @vm_flag: Flag of the VM creating. Pass to hypervisor directly.
192 * hypervisor directly.
193 * @cpu_affinity: CPU affinity of the VM. Pass to hypervisor directly.
316 * This structure will be passed to hypervisor directly.
346 * Pass to hypervisor directly.
348 * Pass to hypervisor directly.
350 * Pass to hypervisor directly.
352 * Pass to hypervisor directly.
353 * @vma_base: VMA address of Service VM. Pass to hypervisor directly.
355 * Pass to hypervisor directly.
382 * This structure will be passed to hypervisor directly.
410 * This structure will be passed to hypervisor directly.
432 * This structure will be passed to hypervisor directly.
458 * a virtual UART controller) and it is emulated by the hypervisor. This
459 * structure will be passed to hypervisor directly.