Home
last modified time | relevance | path

Searched refs:KVM_S390_PROGRAM_INT (Results 1 – 4 of 4) sorted by relevance

/arch/s390/kvm/
A Dtrace-s390.h106 {KVM_S390_PROGRAM_INT, "program interrupt"}, \
A Dkvm-s390.h375 .type = KVM_S390_PROGRAM_INT, in kvm_s390_inject_prog_irq()
384 .type = KVM_S390_PROGRAM_INT, in kvm_s390_inject_program_int()
A Dinterrupt.c860 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()
/arch/s390/include/uapi/asm/
A Dkvm.h103 #define KVM_S390_PROGRAM_INT 0xfffe0001u macro

Completed in 22 milliseconds