Searched refs:KVM_S390_INT_CLOCK_COMP (Results 1 – 4 of 4) sorted by relevance
112 {KVM_S390_INT_CLOCK_COMP, "clock comparator"}, \
329 irq.type = KVM_S390_INT_CLOCK_COMP; in handle_external_interrupt()
509 trace_kvm_s390_deliver_interrupt(vcpu->vcpu_id, KVM_S390_INT_CLOCK_COMP, in __deliver_ckc()1678 trace_kvm_s390_inject_vcpu(vcpu->vcpu_id, KVM_S390_INT_CLOCK_COMP, in __inject_ckc()2104 case KVM_S390_INT_CLOCK_COMP: in s390int_to_s390irq()2154 case KVM_S390_INT_CLOCK_COMP: in do_inject_vcpu()2994 irq->type = KVM_S390_INT_CLOCK_COMP; in store_local_irq()
109 #define KVM_S390_INT_CLOCK_COMP 0xffff1004u macro
Completed in 19 milliseconds