Searched refs:VCPU_EVENT (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Ddiag.c20 VCPU_EVENT(vcpu, 5, "%s", "diag time slice end");
33 VCPU_EVENT(vcpu, 5, "diag ipl functions, subcode %lx", subcode);
50 VCPU_EVENT(vcpu, 3, "requesting userspace resets %llx",
H A Dpriv.c62 VCPU_EVENT(vcpu, 5, "setting prefix to %x", address);
94 VCPU_EVENT(vcpu, 5, "storing prefix to %x", address);
122 VCPU_EVENT(vcpu, 5, "storing cpu address to %llx", useraddr);
131 VCPU_EVENT(vcpu, 4, "%s", "retrying storage key operation");
138 VCPU_EVENT(vcpu, 4, "%s", "store subchannel - CC3");
148 VCPU_EVENT(vcpu, 4, "%s", "channel subsystem call - CC3");
169 VCPU_EVENT(vcpu, 5, "store facility list value %x",
197 VCPU_EVENT(vcpu, 5, "%s", "store cpu id");
244 VCPU_EVENT(vcpu, 4, "stsi: fc: %x sel1: %x sel2: %x", fc, sel1, sel2);
H A Dinterrupt.c125 VCPU_EVENT(vcpu, 4, "%s", "interrupt: sigp emerg");
143 VCPU_EVENT(vcpu, 4, "interrupt: sclp parm:%x",
166 VCPU_EVENT(vcpu, 4, "interrupt: virtio parm:%x,parm64:%llx",
198 VCPU_EVENT(vcpu, 4, "%s", "interrupt: cpu stop");
204 VCPU_EVENT(vcpu, 4, "interrupt: set prefix to %x",
212 VCPU_EVENT(vcpu, 4, "%s", "interrupt: cpu restart");
226 VCPU_EVENT(vcpu, 4, "interrupt: pgm check code:%x, ilc:%x",
344 VCPU_EVENT(vcpu, 3, "%s", "disabled wait");
351 VCPU_EVENT(vcpu, 3, "%s", "enabled wait w/o timer");
364 VCPU_EVENT(vcp
[all...]
H A Dintercept.c46 VCPU_EVENT(vcpu, 5, "lctlg r1:%x, r3:%x,b2:%x,d2:%x", reg1, reg3, base2,
83 VCPU_EVENT(vcpu, 5, "lctl r1:%x, r3:%x,b2:%x,d2:%x", reg1, reg3, base2,
152 VCPU_EVENT(vcpu, 3, "%s", "cpu stopped");
179 VCPU_EVENT(vcpu, 2, "unhandled validity intercept code %d",
H A Dkvm-s390.h37 #define VCPU_EVENT(d_vcpu, d_loglevel, d_string, d_args...)\ macro
H A Dsigp.c71 VCPU_EVENT(vcpu, 4, "sensed status of cpu %x rc %x", cpu_addr, rc);
108 VCPU_EVENT(vcpu, 4, "sent sigp emerg to cpu %x", cpu_addr);
153 VCPU_EVENT(vcpu, 4, "sent sigp stop to cpu %x", cpu_addr);
233 VCPU_EVENT(vcpu, 4, "set prefix of cpu %02x to %x", cpu_addr, address);
H A Dkvm-s390.c209 VCPU_EVENT(vcpu, 3, "%s", "free cpu");
467 VCPU_EVENT(vcpu, 6, "entering sie flags %x",
470 VCPU_EVENT(vcpu, 3, "%s", "fault in sie instruction");
473 VCPU_EVENT(vcpu, 6, "exit sie icptcode %d",
495 VCPU_EVENT(vcpu, 3, "%s", "no memory registered to run vcpu");

Completed in 119 milliseconds