Home
last modified time | relevance | path

Searched refs:EXTIOI_ENABLE_CPU_ENCODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dloongarch_extioi.h57 #define EXTIOI_ENABLE_CPU_ENCODE (3) macro
/openbmc/qemu/hw/intc/
H A Dloongarch_extioi.c143 if (!(s->status & BIT(EXTIOI_ENABLE_CPU_ENCODE))) { in extioi_update_sw_coremap()