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

/linux-master/arch/s390/kvm/
H A Ddiag.c33 VCPU_EVENT(vcpu, 5, "diag release pages %lX %lX", start, end);
75 VCPU_EVENT(vcpu, 3, "diag page reference parameter block at 0x%llx",
88 VCPU_EVENT(vcpu, 3, "pageref token addr 0x%llx "
120 VCPU_EVENT(vcpu, 3, "pageref cancel addr 0x%llx", parm.token_addr);
147 VCPU_EVENT(vcpu, 5, "%s", "diag time slice end");
194 VCPU_EVENT(vcpu, 5,
204 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: done", tid);
207 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: ignored", tid);
217 VCPU_EVENT(vcpu, 3, "diag ipl functions, subcode %lx", subcode);
240 VCPU_EVENT(vcp
[all...]
H A Dsigp.c39 VCPU_EVENT(vcpu, 4, "sensed status of cpu %x rc %x", dst_vcpu->vcpu_id,
55 VCPU_EVENT(vcpu, 4, "sent sigp emerg to cpu %x",
108 VCPU_EVENT(vcpu, 4, "sent sigp ext call to cpu %x",
126 VCPU_EVENT(vcpu, 4, "sent sigp stop to cpu %x",
145 VCPU_EVENT(vcpu, 4, "sent sigp stop and store status to cpu %x",
234 VCPU_EVENT(vcpu, 4, "sensed running status of cpu %x rc %x",
368 VCPU_EVENT(vcpu, 4,
419 VCPU_EVENT(vcpu, 3, "SIGP: order %u for CPU %d handled in userspace",
H A Dpriv.c37 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: RI (lazy)");
58 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: GS (lazy)");
102 VCPU_EVENT(vcpu, 3, "SCK: setting guest TOD to 0x%llx", gtod.tod);
185 VCPU_EVENT(vcpu, 3, "STPX: storing prefix 0x%x into 0x%llx", address, operand2);
211 VCPU_EVENT(vcpu, 3, "STAP: storing cpu address (%u) to 0x%llx", vcpu_id, ga);
226 VCPU_EVENT(vcpu, 3, "enabling storage keys for guest: %d", rc);
250 VCPU_EVENT(vcpu, 4, "%s", "retrying storage key operation");
446 VCPU_EVENT(vcpu, 4, "%s", "retrying ipte interlock operation");
581 VCPU_EVENT(vcpu, 4, "%s", "I/O instruction");
719 VCPU_EVENT(vcp
[all...]
H A Dinterrupt.c546 VCPU_EVENT(vcpu, 4, "deliver: pfault init token 0x%llx",
714 VCPU_EVENT(vcpu, 3, "deliver: machine check mcic 0x%llx",
730 VCPU_EVENT(vcpu, 3, "%s", "deliver: cpu restart");
780 VCPU_EVENT(vcpu, 4, "%s", "deliver: sigp emerg");
813 VCPU_EVENT(vcpu, 4, "%s", "deliver: sigp ext call");
864 VCPU_EVENT(vcpu, 3, "deliver: program irq code 0x%x, ilen:%d",
1014 VCPU_EVENT(vcpu, 4, "deliver: sclp parameter 0x%x",
1039 VCPU_EVENT(vcpu, 4, "%s", "deliver: sclp parameter event");
1069 VCPU_EVENT(vcpu, 4, "deliver: pfault done token 0x%llx",
1100 VCPU_EVENT(vcp
[all...]
H A Dkvm-s390.h71 #define VCPU_EVENT(d_vcpu, d_loglevel, d_string, d_args...)\ macro
123 VCPU_EVENT(vcpu, 3, "set prefix of cpu %03u to 0x%x", vcpu->vcpu_id,
H A Dkvm-s390.c3436 VCPU_EVENT(vcpu, 3, "%s", "free cpu");
3880 VCPU_EVENT(vcpu, 3, "AIV gisa format-%u enabled for cpu %03u",
4074 VCPU_EVENT(vcpu, 2, "gmap notifier for %lx-%lx",
4706 VCPU_EVENT(vcpu, 6, "entering sie flags %x", cpuflags);
4720 VCPU_EVENT(vcpu, 3, "%s", "fault in sie instruction");
4753 VCPU_EVENT(vcpu, 6, "exit sie icptcode %d",
4764 VCPU_EVENT(vcpu, 3, "%s", "machine check");
4888 VCPU_EVENT(vcpu, 3, "setting cpnc to %d", vcpu->arch.diag318_info.cpnc);
4898 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: RI (sync_regs)");
4909 VCPU_EVENT(vcp
[all...]
H A Dintercept.c419 VCPU_EVENT(vcpu, 3, "STHYI: fc: %llu addr: 0x%016llx", code, addr);
H A Dvsie.c1167 VCPU_EVENT(vcpu, 3, "%s", "machine check");

Completed in 278 milliseconds