inttype           130 arch/s390/kvm/trace-s390.h 		    __field(__u32, inttype)
inttype           137 arch/s390/kvm/trace-s390.h 		    __entry->inttype = type & 0x00000000ffffffff;
inttype           146 arch/s390/kvm/trace-s390.h 		      __entry->inttype, get_irq_name(__entry->inttype),
inttype           156 arch/s390/kvm/trace-s390.h 		    __field(__u32, inttype)
inttype           163 arch/s390/kvm/trace-s390.h 		    __entry->inttype = type & 0x00000000ffffffff;
inttype           169 arch/s390/kvm/trace-s390.h 		      __entry->id, __entry->inttype,
inttype           170 arch/s390/kvm/trace-s390.h 		      get_irq_name(__entry->inttype), __entry->parm,
inttype           183 arch/s390/kvm/trace-s390.h 		    __field(__u32, inttype)
inttype           190 arch/s390/kvm/trace-s390.h 		    __entry->inttype = type & 0x00000000ffffffff;
inttype           197 arch/s390/kvm/trace-s390.h 		      __entry->id, __entry->inttype,
inttype           198 arch/s390/kvm/trace-s390.h 		      get_irq_name(__entry->inttype), __entry->data0,
inttype           170 drivers/bus/omap_l3_noc.c 	int inttype, i, ret;
inttype           177 drivers/bus/omap_l3_noc.c 	inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR;
inttype           187 drivers/bus/omap_l3_noc.c 					L3_FLAGMUX_REGERR0 + (inttype << 3));
inttype           189 drivers/bus/omap_l3_noc.c 		err_reg &= ~(inttype ? flag_mux->mask_app_bits :
inttype           208 drivers/bus/omap_l3_noc.c 					inttype ? "debug" : "application",
inttype           212 drivers/bus/omap_l3_noc.c 					   L3_FLAGMUX_MASK0 + (inttype << 3);
inttype           218 drivers/bus/omap_l3_noc.c 				if (inttype)
inttype           230 drivers/bus/omap_l3_noc.c 		inttype ? "debug" : "application");