Home
last modified time | relevance | path

Searched refs:first_error (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/public/hvm/
A Dhvm_op.h54 int32_t first_error; /* Should be set to 0. */ member
/xen/tools/libxc/
A Dxc_altp2m.c260 if ( arg->u.suppress_ve_multi.first_error ) in xc_altp2m_set_supress_ve_multi()
263 *error_code = arg->u.suppress_ve_multi.first_error; in xc_altp2m_set_supress_ve_multi()
/xen/xen/arch/x86/mm/
A Dp2m.c2657 rc = sve.first_error; in p2m_set_suppress_ve()
2698 !sve->first_error ) in p2m_set_suppress_ve_multi()
2701 sve->first_error = err; /* Save the first error code */ in p2m_set_suppress_ve_multi()
2707 !sve->first_error ) in p2m_set_suppress_ve_multi()
2710 sve->first_error = err; /* Save the first error code */ in p2m_set_suppress_ve_multi()

Completed in 139 milliseconds