Searched refs:KVM_EVENT (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | intercept.c | 98 KVM_EVENT(3, "validity intercept 0x%x for pid %u (kvm 0x%p)", viwhy, in handle_validity()
|
| H A D | kvm-s390.h | 71 #define KVM_EVENT(d_loglevel, d_string, d_args...)\ macro
|
| H A D | interrupt.c | 2833 KVM_EVENT(2, "guest machine check %lx", mci.val); in kvm_s390_reinject_machine_check() 3412 KVM_EVENT(3, "%s", "gib not initialized, no AIV facility"); in kvm_s390_gib_init() 3449 KVM_EVENT(3, "gib 0x%p (nisc=%d) initialized", gib, gib->nisc); in kvm_s390_gib_init()
|
| H A D | kvm-s390.c | 3295 KVM_EVENT(3, "vm 0x%p created by pid %u", kvm, current->pid); in kvm_arch_init_vm() 3302 KVM_EVENT(3, "creation of vm failed: %d", rc); in kvm_arch_init_vm() 3361 KVM_EVENT(3, "vm 0x%p destroyed", kvm); in kvm_arch_destroy_vm()
|