Searched refs:XGERR (Results 1 – 2 of 2) sorted by relevance
174 XGERR("Unable to pin domctl arg. p:%p sz:%d errno:%d\n", in _domctl_hcall()208 XGERR("Hyp is NOT enabled for gdbsx\n"); in _check_hyp()227 XGERR("Failed xen_version hcall. errno:%d\n", errno); in _check_hyp()233 XGERR("32bit hyp can only run 32bit guests\n"); in _check_hyp()247 XGERR("Invalid domain (state dying)...\n"); in _domain_ok()279 XGERR("Unable to pin domctl in memory. errno:%d\n", errno); in xg_attach()286 XGERR("Unable to pause domain:%d\n", _dom_id); in xg_attach()300 XGERR("Unable to get domain info: domid:%d errno:%d\n", in xg_attach()424 XGERR("Unable to do:%d vcpu:%d errno:%d\n", in _allbutone_vcpu()685 XGERR("Failed hcall to get vcpu ctxt. errno:%d\n", errno); in _get_vcpu_ctxt()[all …]
17 #define XGERR(...) \ macro
Completed in 5 milliseconds