Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Ddomain.h91 void (*switch_to)(struct vcpu *v); member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c336 d->arch.hvm_domain.pi_ops.switch_to = vmx_pi_switch_to; in vmx_pi_hooks_assign()
1042 if ( v->domain->arch.hvm_domain.pi_ops.switch_to ) in vmx_ctxt_switch_to()
1043 v->domain->arch.hvm_domain.pi_ops.switch_to(v); in vmx_ctxt_switch_to()

Completed in 9 milliseconds