Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/kvm/
Ddiag.c277 vcpu->stat.diagnose_other++; in kvm_s390_handle_diag()
Dkvm-s390.c162 VCPU_STAT("instruction_diag_other", diagnose_other),
/Linux-v5.10/arch/s390/include/asm/
Dkvm_host.h461 u64 diagnose_other; member