Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dirq.h104 int find_pch_pic(u32 gsi);
/openbmc/linux/drivers/irqchip/
H A Dirq-loongarch-cpu.c47 id = find_pch_pic(gsi); in lpic_get_gsi_domain_id()
H A Dirq-loongson-pch-pic.c363 int find_pch_pic(u32 gsi) in find_pch_pic() function
407 if (find_pch_pic(acpi_pchpic->gsi_base) >= 0) in pch_pic_acpi_init()