Home
last modified time | relevance | path

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

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