Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dsigp.c334 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_dst()
402 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_order_in_user_space()
H A Dkvm-s390.c169 STATS_DESC_COUNTER(VCPU, instruction_sigp_prefix),
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h464 u64 instruction_sigp_prefix; member