Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/generic/
H A Dinit.c49 for_each_mips_machine(check_mach) { in plat_get_fdt()
63 for_each_mips_machine(check_mach) { in plat_get_fdt()
/openbmc/linux/arch/mips/include/asm/
H A Dmachine.h28 #define for_each_mips_machine(mach) \ macro