Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/kernel/
Dsetup_mm.c124 extern int apollo_parse_bootinfo(const struct bi_record *);
207 unknown = apollo_parse_bootinfo(record); in m68k_parse_bootinfo()
/Linux-v4.19/arch/m68k/apollo/
Dconfig.c48 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo() function