Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dloongson_liointc.c34 #define PARENT_COREx_IPy(x, y) (NUM_IPS * x + y) macro
100 int parent = PARENT_COREx_IPy(core, ip); in update_irq()