Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dflat.h11 #define FLAT_PLAT_INIT(regs) \ macro
/openbmc/linux/arch/sh/include/asm/
H A Dflat.h26 #define FLAT_PLAT_INIT(_r) \ macro
/openbmc/linux/fs/
H A Dbinfmt_flat.c925 #ifdef FLAT_PLAT_INIT in load_flat_binary()
926 FLAT_PLAT_INIT(regs); in load_flat_binary()