/openbmc/qemu/hw/xtensa/ |
H A D | pic_cpu.c | 40 (env->sregs[INTENABLE] | env->config->inttype_mask[INTTYPE_NMI]); in check_interrupts() 57 env->sregs[INTSET], env->sregs[INTENABLE], in check_interrupts()
|
/openbmc/qemu/target/xtensa/ |
H A D | exc_helper.c | 168 env->sregs[INTSET] & env->sregs[INTENABLE])) || in handle_interrupt() 219 env->sregs[INTSET], env->sregs[INTENABLE], in xtensa_cpu_do_interrupt()
|
H A D | cpu.h | 155 INTENABLE = 228, enumerator
|
H A D | translate.c | 4182 INTENABLE, 5093 INTENABLE, 5849 INTENABLE,
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 56 { "INTENABLE", 228, 0 }, 98 { "INTENABLE", 15, 0 },
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 65 { "INTENABLE", 228, 0 }, 126 { "INTENABLE", 17, 0 },
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 74 { "INTENABLE", 228, 0 }, 139 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 85 { "INTENABLE", 228, 0 }, 163 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 83 { "INTENABLE", 228, 0 }, 152 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 82 { "INTENABLE", 228, 0 }, 159 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 84 { "INTENABLE", 228, 0 }, 163 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 62 { "INTENABLE", 228, 0 }, 120 { "INTENABLE", 12, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 84 { "INTENABLE", 228, 0 }, 167 { "INTENABLE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 72 { "INTENABLE", 228, 0 }, 209 { "INTENABLE", 13, 0 },
|