Home
last modified time | relevance | path

Searched defs:errcode (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h402 static inline void hvm_inject_hw_exception(unsigned int vector, int errcode) in hvm_inject_hw_exception()
413 static inline void hvm_inject_page_fault(int errcode, unsigned long cr2) in hvm_inject_page_fault()
548 struct vcpu *v, unsigned int vector, int errcode) in nhvm_vmcx_guest_intercepts_event()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c569 const char *xc_strerror(xc_interface *xch, int errcode) in xc_strerror()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dnestedsvm.c1021 struct vcpu *v, unsigned int vector, int errcode) in nsvm_vmcb_guest_intercepts_event()
A Dsvm.c2696 int32_t errcode = -1; in svm_vmexit_handler() local
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h643 static inline void pv_inject_hw_exception(unsigned int vector, int errcode) in pv_inject_hw_exception()
654 static inline void pv_inject_page_fault(int errcode, unsigned long cr2) in pv_inject_page_fault()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c2222 unsigned int errcode) in hvm_emulate_one_vm_event()
A Dhvm.c2898 int32_t errcode) in hvm_task_switch()

Completed in 26 milliseconds