/Linux-v6.1/arch/s390/kvm/ |
D | diag.c | 33 VCPU_EVENT(vcpu, 5, "diag release pages %lX %lX", start, end); in diag_release_pages() 75 VCPU_EVENT(vcpu, 3, "diag page reference parameter block at 0x%llx", in __diag_page_ref_service() 88 VCPU_EVENT(vcpu, 3, "pageref token addr 0x%llx " in __diag_page_ref_service() 120 VCPU_EVENT(vcpu, 3, "pageref cancel addr 0x%llx", parm.token_addr); in __diag_page_ref_service() 147 VCPU_EVENT(vcpu, 5, "%s", "diag time slice end"); in __diag_time_slice_end() 192 VCPU_EVENT(vcpu, 5, in __diag_time_slice_end_directed() 202 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: done", tid); in __diag_time_slice_end_directed() 205 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: ignored", tid); in __diag_time_slice_end_directed() 215 VCPU_EVENT(vcpu, 3, "diag ipl functions, subcode %lx", subcode); in __diag_ipl_functions() 238 VCPU_EVENT(vcpu, 3, "requesting userspace resets %llx", in __diag_ipl_functions() [all …]
|
D | sigp.c | 39 VCPU_EVENT(vcpu, 4, "sensed status of cpu %x rc %x", dst_vcpu->vcpu_id, in __sigp_sense() 55 VCPU_EVENT(vcpu, 4, "sent sigp emerg to cpu %x", in __inject_sigp_emergency() 108 VCPU_EVENT(vcpu, 4, "sent sigp ext call to cpu %x", in __sigp_external_call() 126 VCPU_EVENT(vcpu, 4, "sent sigp stop to cpu %x", in __sigp_stop() 145 VCPU_EVENT(vcpu, 4, "sent sigp stop and store status to cpu %x", in __sigp_stop_and_store_status() 234 VCPU_EVENT(vcpu, 4, "sensed running status of cpu %x rc %x", in __sigp_sense_running() 368 VCPU_EVENT(vcpu, 4, in handle_sigp_dst() 419 VCPU_EVENT(vcpu, 3, "SIGP: order %u for CPU %d handled in userspace", in handle_sigp_order_in_user_space()
|
D | priv.c | 38 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: RI (lazy)"); in handle_ri() 59 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: GS (lazy)"); in handle_gs() 103 VCPU_EVENT(vcpu, 3, "SCK: setting guest TOD to 0x%llx", gtod.tod); in handle_set_clock() 186 VCPU_EVENT(vcpu, 3, "STPX: storing prefix 0x%x into 0x%llx", address, operand2); in handle_store_prefix() 212 VCPU_EVENT(vcpu, 3, "STAP: storing cpu address (%u) to 0x%llx", vcpu_id, ga); in handle_store_cpu_address() 227 VCPU_EVENT(vcpu, 3, "enabling storage keys for guest: %d", rc); in kvm_s390_skey_check_enable() 251 VCPU_EVENT(vcpu, 4, "%s", "retrying storage key operation"); in try_handle_skey() 447 VCPU_EVENT(vcpu, 4, "%s", "retrying ipte interlock operation"); in handle_ipte_interlock() 582 VCPU_EVENT(vcpu, 4, "%s", "I/O instruction"); in handle_io_inst() 716 VCPU_EVENT(vcpu, 3, "STFL: store facility list 0x%x", fac); in handle_stfl() [all …]
|
D | interrupt.c | 552 VCPU_EVENT(vcpu, 4, "deliver: pfault init token 0x%llx", in __deliver_pfault_init() 720 VCPU_EVENT(vcpu, 3, "deliver: machine check mcic 0x%llx", in __deliver_machine_check() 736 VCPU_EVENT(vcpu, 3, "%s", "deliver: cpu restart"); in __deliver_restart() 786 VCPU_EVENT(vcpu, 4, "%s", "deliver: sigp emerg"); in __deliver_emergency_signal() 819 VCPU_EVENT(vcpu, 4, "%s", "deliver: sigp ext call"); in __deliver_external_call() 870 VCPU_EVENT(vcpu, 3, "deliver: program irq code 0x%x, ilen:%d", in __deliver_prog() 1020 VCPU_EVENT(vcpu, 4, "deliver: sclp parameter 0x%x", in __deliver_service() 1045 VCPU_EVENT(vcpu, 4, "%s", "deliver: sclp parameter event"); in __deliver_service_ev() 1075 VCPU_EVENT(vcpu, 4, "deliver: pfault done token 0x%llx", in __deliver_pfault_done() 1106 VCPU_EVENT(vcpu, 4, in __deliver_virtio() [all …]
|
D | kvm-s390.h | 52 #define VCPU_EVENT(d_vcpu, d_loglevel, d_string, d_args...)\ macro 104 VCPU_EVENT(vcpu, 3, "set prefix of cpu %03u to 0x%x", vcpu->vcpu_id, in kvm_s390_set_prefix()
|
D | kvm-s390.c | 3261 VCPU_EVENT(vcpu, 3, "%s", "free cpu"); in kvm_arch_vcpu_destroy() 3700 VCPU_EVENT(vcpu, 3, "AIV gisa format-%u enabled for cpu %03u", in kvm_s390_vcpu_setup() 3892 VCPU_EVENT(vcpu, 2, "gmap notifier for %lx-%lx", in kvm_gmap_notifier() 4531 VCPU_EVENT(vcpu, 6, "entering sie flags %x", cpuflags); in vcpu_pre_run() 4545 VCPU_EVENT(vcpu, 3, "%s", "fault in sie instruction"); in vcpu_post_run_fault_in_sie() 4578 VCPU_EVENT(vcpu, 6, "exit sie icptcode %d", in vcpu_post_run() 4589 VCPU_EVENT(vcpu, 3, "%s", "machine check"); in vcpu_post_run() 4715 VCPU_EVENT(vcpu, 3, "setting cpnc to %d", vcpu->arch.diag318_info.cpnc); in sync_regs_fmt2() 4725 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: RI (sync_regs)"); in sync_regs_fmt2() 4736 VCPU_EVENT(vcpu, 3, "%s", "ENABLE: GS (sync_regs)"); in sync_regs_fmt2() [all …]
|
D | intercept.c | 388 VCPU_EVENT(vcpu, 3, "STHYI: fc: %llu addr: 0x%016llx", code, addr); in handle_sthyi()
|
D | vsie.c | 1149 VCPU_EVENT(vcpu, 3, "%s", "machine check"); in do_vsie_run()
|