Home
last modified time | relevance | path

Searched refs:guess_boot_cpuid (Results 1 – 4 of 4) sorted by relevance

/external/dtc/
Dfstree.c89 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
Ddtc.h231 uint32_t guess_boot_cpuid(struct node *tree);
Ddtc-parser.y112 guess_boot_cpuid($3));
Dlivetree.c595 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid() function