Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dconfig.h18 extern int mvme16x_parse_bootinfo(const struct bi_record *record);
/linux-6.1.9/arch/m68k/mvme16x/
Dconfig.c57 int __init mvme16x_parse_bootinfo(const struct bi_record *bi) in mvme16x_parse_bootinfo() function
/linux-6.1.9/arch/m68k/kernel/
Dsetup_mm.c178 unknown = mvme16x_parse_bootinfo(record); in m68k_parse_bootinfo()