Home
last modified time | relevance | path

Searched refs:BP_TAG_LAST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dbootparam.h28 #define BP_TAG_LAST 0x7E0B /* last tag */ macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dbootparam.h28 #define BP_TAG_LAST 0x7E0B /* last tag */ macro
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S38 .short BP_TAG_LAST
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S38 .short BP_TAG_LAST
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsetup.c87 * BP_TAG_LAST tag.
164 while (tag != NULL && tag->id != BP_TAG_LAST) { in parse_bootparam()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dsetup.c90 * BP_TAG_LAST tag.
167 while (tag != NULL && tag->id != BP_TAG_LAST) { in parse_bootparam()

Completed in 3 milliseconds