Lines Matching refs:XGTRC
128 XGTRC("E\n"); in xg_init()
149 XGTRC("X:fd:%d\n", _dom0_fd); in xg_init()
153 XGTRC("X:Error: errno:%d\n", errno); in xg_init()
224 XGTRC("XENCAPS:%s\n", xen_caps); in _check_hyp()
273 XGTRC("E:domid:%d\n", domid); in xg_attach()
353 XGTRC("E:\n"); in _wait_domain_pause()
378 XGTRC("vcpu:%d:MTF success setit:%d\n", which_vcpu, setit); in _change_TF()
381 XGTRC("vcpu:%d:MTF failed. setit:%d\n", which_vcpu, setit); in _change_TF()
443 XGTRC("E:vcpu:%d\n", (int)which_vcpu); in xg_step()
451 XGTRC("unpausing domain\n"); in xg_step()
497 XGTRC("E:\n"); in xg_resume_n_wait()
504 XGTRC("unpausing domain\n"); in xg_resume_n_wait()
514 XGTRC("X:vcpu:%d\n", vcpu); in xg_resume_n_wait()
724 XGTRC("X:vcpu:%d bitness:%d rc:%d\n", which_vcpu, guest_bitness, rc); in xg_regs_read()
764 XGTRC("X:vcpu:%d bitness:%d rc:%d\n", which_vcpu, guest_bitness, rc); in xg_regs_write()
778 XGTRC("E:gva:%llx tobuf:%lx len:%d\n", guestva, tobuf, tobuf_len); in xg_read_mem()
789 XGTRC("ERROR: failed to read bytes. errno:%d rc:%d\n", errno, rc); in xg_read_mem()
794 XGTRC("X:remain:%d buf8:0x%llx\n", iop->remain, u.llbuf8); in xg_read_mem()
810 XGTRC("E:gva:%llx frombuf:%lx len:%d buf8:0x%llx\n", guestva, frombuf, in xg_write_mem()