Home
last modified time | relevance | path

Searched refs:vcpu_arch_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c622 __weak void vcpu_arch_free(struct kvm_vcpu *vcpu) in vcpu_arch_free() function
657 vcpu_arch_free(vcpu); in vm_vcpu_rm()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h843 void vcpu_arch_free(struct kvm_vcpu *vcpu);
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c619 void vcpu_arch_free(struct kvm_vcpu *vcpu) in vcpu_arch_free() function