Home
last modified time | relevance | path

Searched refs:diagnose_other (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/s390/kvm/
Ddiag.c260 vcpu->stat.diagnose_other++; in kvm_s390_handle_diag()
Dkvm-s390.c161 { "instruction_diag_other", VCPU_STAT(diagnose_other) },
/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h398 u64 diagnose_other; member