Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/kernel/
Dsetup_mm.c125 extern int apollo_parse_bootinfo(const struct bi_record *);
206 unknown = apollo_parse_bootinfo(record); in m68k_parse_bootinfo()
/Linux-v5.4/arch/m68k/apollo/
Dconfig.c47 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo() function