hip04_boot_method   69 arch/arm/mach-hisi/platmcpm.c static u32 hip04_boot_method[4];
hip04_boot_method  276 arch/arm/mach-hisi/platmcpm.c 					 &hip04_boot_method[0], 4);
hip04_boot_method  288 arch/arm/mach-hisi/platmcpm.c 	ret = memblock_reserve(hip04_boot_method[0], hip04_boot_method[1]);
hip04_boot_method  292 arch/arm/mach-hisi/platmcpm.c 	relocation = ioremap(hip04_boot_method[2], hip04_boot_method[3]);
hip04_boot_method  327 arch/arm/mach-hisi/platmcpm.c 	writel_relaxed(hip04_boot_method[0], relocation);
hip04_boot_method  342 arch/arm/mach-hisi/platmcpm.c 	memblock_free(hip04_boot_method[0], hip04_boot_method[1]);