Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dconfig.h13 extern int atari_parse_bootinfo(const struct bi_record *record);
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c171 unknown = atari_parse_bootinfo(record); in m68k_parse_bootinfo()
/openbmc/linux/arch/m68k/atari/
H A Dconfig.c128 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() function