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

/linux-master/tools/testing/selftests/kvm/s390x/
H A Ddebug_test.c78 .type = KVM_S390_PROGRAM_INT,
/linux-master/arch/s390/kvm/
H A Dtrace-s390.h106 {KVM_S390_PROGRAM_INT, "program interrupt"}, \
H A Dkvm-s390.h306 .type = KVM_S390_PROGRAM_INT,
315 .type = KVM_S390_PROGRAM_INT,
H A Dinterrupt.c867 trace_kvm_s390_deliver_interrupt(vcpu->vcpu_id, KVM_S390_PROGRAM_INT,
1490 trace_kvm_s390_inject_vcpu(vcpu->vcpu_id, KVM_S390_PROGRAM_INT,
2083 case KVM_S390_PROGRAM_INT:
2150 case KVM_S390_PROGRAM_INT:
2981 irq->type = KVM_S390_PROGRAM_INT;
/linux-master/arch/s390/include/uapi/asm/
H A Dkvm.h103 #define KVM_S390_PROGRAM_INT 0xfffe0001u macro
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h103 #define KVM_S390_PROGRAM_INT 0xfffe0001u macro

Completed in 303 milliseconds