Searched refs:inttype (Results 1 – 7 of 7) sorted by relevance
| /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 | 220 …inttype, uint32_t intid, uint32_t icid, uint32_t vpeid, uint32_t doorbell) "GICv3 ITS: Interrupt T… 222 …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 | 78 } 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 | 448 interrupt_type inttype; member
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |