Searched refs:altp2m_vcpu_emulate_vmfunc (Results 1 – 3 of 3) sorted by relevance
215 int (*altp2m_vcpu_emulate_vmfunc)(const struct cpu_user_regs *regs); member
2038 if ( !hvm_funcs.altp2m_vcpu_emulate_vmfunc ) in hvmemul_vmfunc()2040 rc = hvm_funcs.altp2m_vcpu_emulate_vmfunc(ctxt->regs); in hvmemul_vmfunc()
2364 .altp2m_vcpu_emulate_vmfunc = vmx_vcpu_emulate_vmfunc,
Completed in 15 milliseconds