Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dconfig.h19 extern int q40_parse_bootinfo(const struct bi_record *record);
/openbmc/linux/arch/m68k/q40/
H A Dconfig.c190 int __init q40_parse_bootinfo(const struct bi_record *rec) in q40_parse_bootinfo() function
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c175 unknown = q40_parse_bootinfo(record); in m68k_parse_bootinfo()