Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dconfig.h15 extern int hp300_parse_bootinfo(const struct bi_record *record);
/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c74 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() function
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c183 unknown = hp300_parse_bootinfo(record); in m68k_parse_bootinfo()