Lines Matching defs:boot_cpuid_phys
317 int boot_cpuid_phys)
339 fdt->boot_cpuid_phys = cpu_to_fdt32(boot_cpuid_phys);
371 dti->boot_cpuid_phys);
486 fprintf(f, "\t/* boot_cpuid_phys */\n");
487 asm_emit_cell(f, dti->boot_cpuid_phys);
800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;
872 boot_cpuid_phys = fdt32_to_cpu(fdt->boot_cpuid_phys);
925 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys);