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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S28 .short BP_TAG_FIRST
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dbootparam.h26 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dsetup.c100 * the kernel. The first tag must be a BP_TAG_FIRST tag for the list
169 /* Boot parameters must start with a BP_TAG_FIRST tag. */
171 if (tag->id != BP_TAG_FIRST) {

Completed in 45 milliseconds