Home
last modified time | relevance | path

Searched refs:uboot_magic (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arc/kernel/
Dhead.S138 st r1, [@uboot_magic]
Dsetup.c39 int __initdata uboot_magic; variable
511 if (uboot_magic != UBOOT_MAGIC_VALUE) { in handle_uboot_args()