Searched defs:errcode (Results 1 – 7 of 7) sorted by relevance
402 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()
569 const char *xc_strerror(xc_interface *xch, int errcode) in xc_strerror()
1021 struct vcpu *v, unsigned int vector, int errcode) in nsvm_vmcb_guest_intercepts_event()
2696 int32_t errcode = -1; in svm_vmexit_handler() local
643 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()
2222 unsigned int errcode) in hvm_emulate_one_vm_event()
2898 int32_t errcode) in hvm_task_switch()
Completed in 26 milliseconds