Searched refs:LOONGSON_INT_COREx_INTy (Results 1 – 2 of 2) sorted by relevance
107 LOONGSON_INT_COREx_INTy(loongson_sysconf.boot_cpu_id, 0); in irq_router_init()111 LOONGSON_INT_COREx_INTy(loongson_sysconf.boot_cpu_id, 1); in irq_router_init()
35 #define LOONGSON_INT_COREx_INTy(x, y) (1<<(x) | 1<<(y+4)) /* route to int y of core x */ macro