boot_param_header   18 arch/mips/include/asm/prom.h struct boot_param_header;
boot_param_header 2633 arch/powerpc/kernel/prom_init.c 	struct boot_param_header *hdr;
boot_param_header 2660 arch/powerpc/kernel/prom_init.c 			sizeof(struct boot_param_header), 4);
boot_param_header  352 arch/powerpc/platforms/powermac/bootx_init.c 	struct boot_param_header *hdr;
boot_param_header  361 arch/powerpc/platforms/powermac/bootx_init.c 	hdr = (struct boot_param_header *)mem_start;
boot_param_header  362 arch/powerpc/platforms/powermac/bootx_init.c 	mem_end += sizeof(struct boot_param_header);