Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c90 if ( hvm_funcs.nhvm_vcpu_destroy ) in nestedhvm_vcpu_destroy()
91 hvm_funcs.nhvm_vcpu_destroy(v); in nestedhvm_vcpu_destroy()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h180 void (*nhvm_vcpu_destroy)(struct vcpu *v); member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2450 .nhvm_vcpu_destroy = nsvm_vcpu_destroy,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2342 .nhvm_vcpu_destroy = nvmx_vcpu_destroy,

Completed in 15 milliseconds