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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S28 .short BP_TAG_FIRST
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dbootparam.h26 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dsetup.c99 * the kernel. The first tag must be a BP_TAG_FIRST tag for the list
168 /* Boot parameters must start with a BP_TAG_FIRST tag. */
170 if (tag->id != BP_TAG_FIRST) {

Completed in 60 milliseconds