Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dconfig.h15 extern int hp300_parse_bootinfo(const struct bi_record *record);
/linux-6.1.9/arch/m68k/hp300/
Dconfig.c74 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() function
/linux-6.1.9/arch/m68k/kernel/
Dsetup_mm.c182 unknown = hp300_parse_bootinfo(record); in m68k_parse_bootinfo()