Searched refs:uncompressed_image_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/alpha/boot/
H A Dbootpz.c270 unsigned long uncompressed_image_start = K_KERNEL_IMAGE_START; local
366 uncompressed_image_start = K_COPY_IMAGE_START;
377 uncompressed_image_start,
381 uncompressed_image_start += PAGE_SIZE;
393 uncompressed_image_start,
396 decompress_kernel((void *)uncompressed_image_start,
426 uncompressed_image_start,
437 (void *)uncompressed_image_start, KERNEL_SIZE);

Completed in 28 milliseconds