Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dhvm.h491 static inline void hvm_inject_hw_exception(unsigned int vector, int errcode) in hvm_inject_hw_exception()
502 static inline void hvm_inject_page_fault(int errcode, unsigned long cr2) in hvm_inject_page_fault()
588 struct vcpu *v, unsigned int vector, int errcode) in nhvm_vmcx_guest_intercepts_event()
744 static inline void hvm_inject_hw_exception(unsigned int vector, int errcode) in hvm_inject_hw_exception()
/xen/tools/libxc/
A Dxc_private.c557 const char *xc_strerror(xc_interface *xch, int errcode) in xc_strerror()
/xen/xen/arch/x86/hvm/svm/
A Dnestedsvm.c1015 struct vcpu *v, unsigned int vector, int errcode) in nsvm_vmcb_guest_intercepts_event()
/xen/xen/include/asm-x86/
A Ddomain.h690 static inline void pv_inject_hw_exception(unsigned int vector, int errcode) in pv_inject_hw_exception()
701 static inline void pv_inject_page_fault(int errcode, unsigned long cr2) in pv_inject_page_fault()
/xen/xen/arch/x86/hvm/
A Demulate.c2774 unsigned int errcode) in hvm_emulate_one_vm_event()
A Dhvm.c2965 int32_t errcode, unsigned int insn_len, unsigned int extra_eflags) in hvm_task_switch()

Completed in 43 milliseconds