Home
last modified time | relevance | path

Searched defs:boot_cpuid_phys (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup_32.c55 int boot_cpuid_phys; variable
56 EXPORT_SYMBOL_GPL(boot_cpuid_phys); variable
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup_32.c56 int boot_cpuid_phys; variable
57 EXPORT_SYMBOL_GPL(boot_cpuid_phys); variable
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt.h22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
H A Dlibfdt.h264 fdt_set_hdr_(boot_cpuid_phys); variable
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt.h22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
H A Dlibfdt.h273 fdt_set_hdr_(boot_cpuid_phys); variable
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprom.h57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprom.h52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc.h290 uint32_t boot_cpuid_phys; member
H A Dflattree.c799 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 Dlivetree.c397 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 Ddtc.h326 uint32_t boot_cpuid_phys; member
H A Dlivetree.c397 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) build_dt_info() argument
H A Dflattree.c800 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