Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dhvf_int.h70 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range);
/qemu/accel/hvf/
H A Dhvf-accel-ops.c333 ret = hvf_arch_vm_create(ms, (uint32_t)pa_range); in hvf_accel_init()
/qemu/target/i386/hvf/
H A Dhvf.c228 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range) in hvf_arch_vm_create() function
/qemu/target/arm/hvf/
H A Dhvf.c986 hv_return_t hvf_arch_vm_create(MachineState *ms, uint32_t pa_range) in hvf_arch_vm_create() function