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

/linux-master/arch/powerpc/kernel/
H A Dsetup_32.c56 int boot_cpuid_phys; variable
57 EXPORT_SYMBOL_GPL(boot_cpuid_phys); variable
/linux-master/scripts/dtc/libfdt/
H A Dfdt.h22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member in struct:fdt_header
H A Dlibfdt.h273 fdt_set_hdr_(boot_cpuid_phys); variable
/linux-master/arch/powerpc/include/asm/
H A Dprom.h52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member in struct:boot_param_header
/linux-master/scripts/dtc/
H A Ddtc.h326 uint32_t boot_cpuid_phys; member in struct:dt_info
H A Dflattree.c800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; local
314 make_fdt_header(struct fdt_header *fdt, struct version_info *vi, int reservesize, int dtsize, int strsize, int boot_cpuid_phys) argument
[all...]
H A Dlivetree.c397 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) argument

Completed in 135 milliseconds