Home
last modified time | relevance | path

Searched refs:hvf_arch_vm_create (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dhvf_int.h68 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c333 ret = hvf_arch_vm_create(ms, (uint32_t)pa_range); in hvf_accel_init()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c226 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range) in hvf_arch_vm_create() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c971 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range) in hvf_arch_vm_create() function