Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/generic/
Dboard-sead3.c52 static __init int remove_gic(void *fdt) in remove_gic() function
158 { remove_gic, "remove GIC when not present" },
/Linux-v4.19/arch/mips/mti-malta/
Dmalta-dtshim.c231 static void __init remove_gic(void *fdt) in remove_gic() function
330 remove_gic(fdt_buf); in malta_dt_shim()