Home
last modified time | relevance | path

Searched defs:boot_cpuid_phys (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/linux/
Dof_fdt.h53 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
/linux-3.4.99/arch/powerpc/kernel/
Dsetup_32.c50 int boot_cpuid_phys; variable
/linux-3.4.99/scripts/dtc/libfdt/
Dfdt.h16 uint32_t boot_cpuid_phys; /* Which physical CPU id we're member
/linux-3.4.99/scripts/dtc/
Dflattree.c337 int boot_cpuid_phys) in make_fdt_header()
804 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
Ddtc.h218 uint32_t boot_cpuid_phys; member
Dlivetree.c245 struct node *tree, uint32_t boot_cpuid_phys) in build_boot_info()