Searched refs:guess_boot_cpuid (Results 1 – 4 of 4) sorted by relevance
75 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
104 guess_boot_cpuid($3));
268 uint32_t guess_boot_cpuid(struct node *tree);
623 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid() function