Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kvm/
Dsigp.c359 vcpu->stat.instruction_sigp_cpu_reset++; in handle_sigp_dst()
414 vcpu->stat.instruction_sigp_cpu_reset++; in handle_sigp_order_in_user_space()
Dkvm-s390.c161 STATS_DESC_COUNTER(VCPU, instruction_sigp_cpu_reset),
/linux-5.19.10/arch/s390/include/asm/
Dkvm_host.h449 u64 instruction_sigp_cpu_reset; member