Searched refs:fdt_boot_cpuid_phys (Results 1 – 8 of 8) sorted by relevance
224 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
488 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
475 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
247 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
337 fdt_boot_cpuid_phys(initial_boot_params)) { in early_init_dt_scan_cpus()
508 fdt_boot_cpuid_phys(working_fdt)); in do_fdt()
445 int fdt_boot_cpuid_phys(const void *fdt);
262 fdt_boot_cpuid_phys(blob)); in display_fdt_by_regions()