Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/generic/
Dboard-sead3.c48 static __init int remove_gic(void *fdt) in remove_gic() function
154 { remove_gic, "remove GIC when not present" },
/linux-5.19.10/arch/mips/mti-malta/
Dmalta-dtshim.c227 static void __init remove_gic(void *fdt) in remove_gic() function
326 remove_gic(fdt_buf); in malta_dt_shim()