Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf_int.h69 void hvf_arch_vcpu_destroy(CPUState *cpu);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c378 hvf_arch_vcpu_destroy(cpu); in hvf_vcpu_destroy()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c165 void hvf_arch_vcpu_destroy(CPUState *cpu) in hvf_arch_vcpu_destroy() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c928 void hvf_arch_vcpu_destroy(CPUState *cpu) in hvf_arch_vcpu_destroy() function