Searched defs:boot_cpuid_phys (Results 1 – 6 of 6) sorted by relevance
56 int boot_cpuid_phys; variable
22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
317 int boot_cpuid_phys) in make_fdt_header()800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
326 uint32_t boot_cpuid_phys; member
399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()