Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/kernel/
Dsetup_mm.c119 extern int q40_parse_bootinfo(const struct bi_record *);
197 unknown = q40_parse_bootinfo(record); in m68k_parse_bootinfo()
/Linux-v4.19/arch/m68k/q40/
Dconfig.c199 int __init q40_parse_bootinfo(const struct bi_record *rec) in q40_parse_bootinfo() function