Searched refs:fdt_boot_cpuid_phys (Results 1 – 4 of 4) sorted by relevance
63 uint32_t cpuid = fdt_boot_cpuid_phys(dt_fdt()); in test_register_vpa()121 uint32_t cpuid = fdt_boot_cpuid_phys(dt_fdt()); in test_vpa()
230 cpu->server_no = fdt_boot_cpuid_phys(fdt); in setup()
249 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
482 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()