Home
last modified time | relevance | path

Searched hist:"66 f03d7e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/xtensa/
H A Dpic_cpu.c66f03d7e Sat Jan 26 06:12:30 CST 2019 Max Filippov <jcmvbkbc@gmail.com> target/xtensa: rearrange access to external interrupts

Replace xtensa_get_extint that returns single external IRQ descriptor
with xtensa_get_extints that returns a vector of all external IRQs.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A Dxtfpga.c66f03d7e Sat Jan 26 06:12:30 CST 2019 Max Filippov <jcmvbkbc@gmail.com> target/xtensa: rearrange access to external interrupts

Replace xtensa_get_extint that returns single external IRQ descriptor
with xtensa_get_extints that returns a vector of all external IRQs.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
/openbmc/qemu/target/xtensa/
H A Dcpu.h66f03d7e Sat Jan 26 06:12:30 CST 2019 Max Filippov <jcmvbkbc@gmail.com> target/xtensa: rearrange access to external interrupts

Replace xtensa_get_extint that returns single external IRQ descriptor
with xtensa_get_extints that returns a vector of all external IRQs.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>