Searched defs:boot_cpuid_phys (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_32.c | 56 int boot_cpuid_phys; variable
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt.h | 22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt.h | 67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | prom.h | 52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
|
/openbmc/linux/scripts/dtc/ |
H A D | flattree.c | 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
|
H A D | dtc.h | 326 uint32_t boot_cpuid_phys; member
|
H A D | livetree.c | 399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | flattree.c | 331 int boot_cpuid_phys) in make_fdt_header() 814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
H A D | dtc.h | 255 uint32_t boot_cpuid_phys; member
|
H A D | livetree.c | 380 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()
|