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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dof.c21 #define PROG_START 0x01400000 /* only used on 64-bit systems */ macro
59 if (claim_base < PROG_START)
60 claim_base = PROG_START;

Completed in 44 milliseconds