Searched defs:boot_cpuid_phys (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | setup_32.c | 55 int boot_cpuid_phys; variable 56 EXPORT_SYMBOL_GPL(boot_cpuid_phys); variable
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | setup_32.c | 56 int boot_cpuid_phys; variable 57 EXPORT_SYMBOL_GPL(boot_cpuid_phys); variable
|
| /kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
| H A D | fdt.h | 22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
| H A D | libfdt.h | 264 fdt_set_hdr_(boot_cpuid_phys); variable
|
| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| H A D | fdt.h | 22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
| H A D | libfdt.h | 273 fdt_set_hdr_(boot_cpuid_phys); variable
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | prom.h | 57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | prom.h | 52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| H A D | dtc.h | 290 uint32_t boot_cpuid_phys; member
|
| H A D | flattree.c | 799 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local 313 make_fdt_header(struct fdt_header *fdt, struct version_info *vi, int reservesize, int dtsize, int strsize, int boot_cpuid_phys) make_fdt_header() argument [all...] |
| H A D | livetree.c | 397 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) build_dt_info() argument
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | dtc.h | 326 uint32_t boot_cpuid_phys; member
|
| H A D | livetree.c | 397 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) build_dt_info() argument
|
| H A D | flattree.c | 800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local 314 make_fdt_header(struct fdt_header *fdt, struct version_info *vi, int reservesize, int dtsize, int strsize, int boot_cpuid_phys) make_fdt_header() argument [all...] |
Completed in 14 milliseconds