Searched refs:KVM_EVENT (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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 | 61 #define KVM_EVENT(d_loglevel, d_string, d_args...)\ macro
|
| H A D | interrupt.c | 3433 KVM_EVENT(3, "%s", "gib not initialized, no AIV facility"); in kvm_s390_gib_init() 3470 KVM_EVENT(3, "gib 0x%p (nisc=%d) initialized", gib, gib->nisc); in kvm_s390_gib_init()
|
| H A D | kvm-s390.c | 3469 KVM_EVENT(3, "vm 0x%p created by pid %u", kvm, current->pid); in kvm_arch_init_vm() 3476 KVM_EVENT(3, "creation of vm failed: %d", rc); in kvm_arch_init_vm() 3532 KVM_EVENT(3, "vm 0x%p destroyed", kvm); in kvm_arch_destroy_vm()
|