Home
last modified time | relevance | path

Searched refs:uboot_cmd_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Duboot.c68 unsigned long uboot_cmd_start, uboot_cmd_end; in parse_uboot_commandline() local
75 uboot_cmd_end = sp[5]; in parse_uboot_commandline()
77 if (uboot_cmd_start && uboot_cmd_end) in parse_uboot_commandline()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Duboot.c68 unsigned long uboot_cmd_start, uboot_cmd_end; in parse_uboot_commandline() local
75 uboot_cmd_end = sp[5]; in parse_uboot_commandline()
77 if (uboot_cmd_start && uboot_cmd_end) in parse_uboot_commandline()

Completed in 1 milliseconds