Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dconfig.h12 extern int apollo_parse_bootinfo(const struct bi_record *record);
/linux/arch/m68k/apollo/
H A Dconfig.c45 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo() function
/linux/arch/m68k/kernel/
H A Dsetup_mm.c182 unknown = apollo_parse_bootinfo(record); in m68k_parse_bootinfo()