Searched defs:kvm_s390_interrupt_info (Results 1 – 1 of 1) sorted by relevance
295 struct kvm_s390_interrupt_info { struct296 struct list_head list;297 u64 type;298 union {