Home
last modified time | relevance | path

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

/linux-2.6.39/arch/xtensa/include/asm/
Dbootparam.h26 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
/linux-2.6.39/arch/xtensa/boot/boot-elf/
Dbootstrap.S28 .short BP_TAG_FIRST
/linux-2.6.39/arch/xtensa/kernel/
Dsetup.c170 if (tag->id != BP_TAG_FIRST) { in parse_bootparam()