Searched refs:KVM_S390_INT_EMERGENCY (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dtrace-s390.h116 {KVM_S390_INT_EMERGENCY, "sigp emergency"}, \
H A Dsigp.c48 .type = KVM_S390_INT_EMERGENCY,
H A Dinterrupt.c782 trace_kvm_s390_deliver_interrupt(vcpu->vcpu_id, KVM_S390_INT_EMERGENCY,
1635 trace_kvm_s390_inject_vcpu(vcpu->vcpu_id, KVM_S390_INT_EMERGENCY,
2099 case KVM_S390_INT_EMERGENCY:
2171 case KVM_S390_INT_EMERGENCY:
3046 irq.type = KVM_S390_INT_EMERGENCY;
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dresets.c199 irq->type = KVM_S390_INT_EMERGENCY;
/linux-master/arch/s390/include/uapi/asm/
H A Dkvm.h113 #define KVM_S390_INT_EMERGENCY 0xffff1201u macro
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h113 #define KVM_S390_INT_EMERGENCY 0xffff1201u macro

Completed in 176 milliseconds