Searched refs:KVM_S390_PROGRAM_INT (Results 1 – 4 of 4) sorted by relevance
106 {KVM_S390_PROGRAM_INT, "program interrupt"}, \
375 .type = KVM_S390_PROGRAM_INT, in kvm_s390_inject_prog_irq()384 .type = KVM_S390_PROGRAM_INT, in kvm_s390_inject_program_int()
860 trace_kvm_s390_deliver_interrupt(vcpu->vcpu_id, KVM_S390_PROGRAM_INT, in __deliver_prog()1482 trace_kvm_s390_inject_vcpu(vcpu->vcpu_id, KVM_S390_PROGRAM_INT, in __inject_prog()2075 case KVM_S390_PROGRAM_INT: in s390int_to_s390irq()2142 case KVM_S390_PROGRAM_INT: in do_inject_vcpu()2982 irq->type = KVM_S390_PROGRAM_INT; in store_local_irq()
103 #define KVM_S390_PROGRAM_INT 0xfffe0001u macro
Completed in 22 milliseconds