Home
last modified time | relevance | path

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

/Linux-v6.6/arch/m68k/include/asm/
Dconfig.h12 extern int apollo_parse_bootinfo(const struct bi_record *record);
/Linux-v6.6/arch/m68k/apollo/
Dconfig.c47 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo() function
/Linux-v6.6/arch/m68k/kernel/
Dsetup_mm.c185 unknown = apollo_parse_bootinfo(record); in m68k_parse_bootinfo()