Home
last modified time | relevance | path

Searched refs:HVM_HCALL_completed (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhypercall.c167 return HVM_HCALL_completed; in hvm_hypercall()
183 return HVM_HCALL_completed; in hvm_hypercall()
288 return HVM_HCALL_completed; in hvm_hypercall()
A Dviridian.c994 return HVM_HCALL_completed; in viridian_hypercall()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dsupport.h118 #define HVM_HCALL_completed 0 /* hypercall completed - no further action */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2770 if ( hvm_hypercall(regs) == HVM_HCALL_completed ) in svm_vmexit_handler()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c3882 if ( hvm_hypercall(regs) == HVM_HCALL_completed ) in vmx_vmexit_handler()

Completed in 17 milliseconds