Searched refs:nhvm_vcpu_destroy (Results 1 – 4 of 4) sorted by relevance
90 if ( hvm_funcs.nhvm_vcpu_destroy ) in nestedhvm_vcpu_destroy()91 hvm_funcs.nhvm_vcpu_destroy(v); in nestedhvm_vcpu_destroy()
180 void (*nhvm_vcpu_destroy)(struct vcpu *v); member
2450 .nhvm_vcpu_destroy = nsvm_vcpu_destroy,
2342 .nhvm_vcpu_destroy = nvmx_vcpu_destroy,
Completed in 15 milliseconds