Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dkvm_host.h145 u32 instruction_sigp_prefix; member
/linux-2.6.39/arch/s390/kvm/
Dsigp.c289 vcpu->stat.instruction_sigp_prefix++; in kvm_s390_handle_sigp()
Dkvm-s390.c69 { "instruction_sigp_set_prefix", VCPU_STAT(instruction_sigp_prefix) },