Home
last modified time | relevance | path

Searched defs:process_uboot_commandline (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dbootinfo.h28 static inline void process_uboot_commandline(char *commandp, int size) {} in process_uboot_commandline() function
/kernel/linux/linux-5.10/arch/m68k/kernel/
Duboot.c90 __init void process_uboot_commandline(char *commandp, int size) in process_uboot_commandline() function