Home
last modified time | relevance | path

Searched refs:XGERR (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A Dxg_main.c174 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 …]
A Dxg_public.h17 #define XGERR(...) \ macro

Completed in 5 milliseconds