Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dsigp.c334 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_dst()
402 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_order_in_user_space()
Dkvm-s390.c161 STATS_DESC_COUNTER(VCPU, instruction_sigp_prefix),
/linux-6.1.9/arch/s390/include/asm/
Dkvm_host.h463 u64 instruction_sigp_prefix; member