Searched refs:inttype (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | trace-s390.h | 130 __field(__u32, inttype) 137 __entry->inttype = type & 0x00000000ffffffff; 146 __entry->inttype, get_irq_name(__entry->inttype), 156 __field(__u32, inttype) 163 __entry->inttype = type & 0x00000000ffffffff; 169 __entry->id, __entry->inttype, 170 get_irq_name(__entry->inttype), __entry->parm, 183 __field(__u32, inttype) 190 __entry->inttype = type & 0x00000000ffffffff; 197 __entry->id, __entry->inttype, [all …]
|
/openbmc/linux/drivers/bus/ |
H A D | omap_l3_noc.c | 162 int inttype, i, ret; in l3_interrupt_handler() local 169 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler() 179 L3_FLAGMUX_REGERR0 + (inttype << 3)); in l3_interrupt_handler() 181 err_reg &= ~(inttype ? flag_mux->mask_app_bits : in l3_interrupt_handler() 200 inttype ? "debug" : "application", in l3_interrupt_handler() 204 L3_FLAGMUX_MASK0 + (inttype << 3); in l3_interrupt_handler() 210 if (inttype) in l3_interrupt_handler() 222 inttype ? "debug" : "application"); in l3_interrupt_handler()
|
/openbmc/linux/samples/kfifo/ |
H A D | Makefile | 2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its.c | 57 int inttype; member 223 ite->inttype, ite->intid, ite->icid, in update_ite() 228 itel = FIELD_DP64(itel, ITE_L, INTTYPE, ite->inttype); in update_ite() 271 ite->inttype = FIELD_EX64(itel, ITE_L, INTTYPE); in get_ite() 277 ite->inttype, ite->intid, ite->icid, in get_ite() 529 switch (ite.inttype) { in do_process_its_cmd() 538 __func__, ite.inttype); in do_process_its_cmd() 641 ite.inttype = ITE_INTTYPE_PHYSICAL; in process_mapti() 720 ite.inttype = ITE_INTTYPE_VIRTUAL; in process_vmapti() 905 if (old_ite.inttype != ITE_INTTYPE_PHYSICAL) { in process_movi() [all …]
|
H A D | trace-events | 219 …inttype, uint32_t intid, uint32_t icid, uint32_t vpeid, uint32_t doorbell) "GICv3 ITS: Interrupt T… 221 …inttype, uint32_t intid, uint32_t icid, uint32_t vpeid, uint32_t doorbell) "GICv3 ITS: Interrupt T…
|
/openbmc/qemu/hw/xtensa/ |
H A D | pic_cpu.c | 77 } else if (env->config->interrupt[irq].inttype == INTTYPE_LEVEL) { in xtensa_set_irq()
|
/openbmc/qemu/target/xtensa/ |
H A D | overlay_tool.h | 248 .inttype = XCHAL_INT ## i ## _TYPE, \
|
H A D | cpu.h | 446 interrupt_type inttype; member
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | gpi.c | 111 #define GPII_n_EV_k_CNTXT_0(el_size, inttype, chtype) \ argument 113 FIELD_PREP(GPII_n_EV_k_CNTXT_0_INTYPE, inttype) | \
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |