Lines Matching defs:boot_cpuid_phys
316 int boot_cpuid_phys)
338 fdt->boot_cpuid_phys = cpu_to_fdt32(boot_cpuid_phys);
370 dti->boot_cpuid_phys);
485 fprintf(f, "\t/* boot_cpuid_phys */\n");
486 asm_emit_cell(f, dti->boot_cpuid_phys);
799 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;
871 boot_cpuid_phys = fdt32_to_cpu(fdt->boot_cpuid_phys);
924 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys);