Home
last modified time | relevance | path

Searched refs:switch_from (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Ddomain.h88 void (*switch_from)(struct vcpu *v); member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c335 d->arch.hvm_domain.pi_ops.switch_from = vmx_pi_switch_from; in vmx_pi_hooks_assign()
389 d->arch.hvm_domain.pi_ops.switch_from = NULL; in vmx_pi_hooks_deassign()
1027 if ( v->domain->arch.hvm_domain.pi_ops.switch_from ) in vmx_ctxt_switch_from()
1028 v->domain->arch.hvm_domain.pi_ops.switch_from(v); in vmx_ctxt_switch_from()

Completed in 8 milliseconds