Home
last modified time | relevance | path

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

/linux-6.15/arch/m68k/include/asm/
H A Dconfig.h17 extern int mvme147_parse_bootinfo(const struct bi_record *record);
/linux-6.15/arch/m68k/mvme147/
H A Dconfig.c43 int __init mvme147_parse_bootinfo(const struct bi_record *bi) in mvme147_parse_bootinfo() function
/linux-6.15/arch/m68k/kernel/
H A Dsetup_mm.c178 unknown = mvme147_parse_bootinfo(record); in m68k_parse_bootinfo()