Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kvm/
Dsigp.c318 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_dst()
386 vcpu->stat.instruction_sigp_prefix++; in handle_sigp_order_in_user_space()
Dkvm-s390.c150 { "instruction_sigp_set_prefix", VCPU_STAT(instruction_sigp_prefix) },
/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h387 u64 instruction_sigp_prefix; member