Searched refs:fdt_boot_cpuid_phys (Results 1 – 5 of 5) sorted by relevance
212 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
475 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
547 fdt_boot_cpuid_phys(working_fdt)); in do_fdt()
265 fdt_boot_cpuid_phys(blob)); in display_fdt_by_regions()
263 return fdt_boot_cpuid_phys(self._fdt)1106 uint32_t fdt_boot_cpuid_phys(const void *fdt);
Completed in 11 milliseconds