Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsetup_32.c55 int boot_cpuid_phys; variable
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dfdt.h22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dprom.h57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
/kernel/linux/linux-5.10/scripts/dtc/
Dflattree.c316 int boot_cpuid_phys) in make_fdt_header()
799 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
Ddtc.h290 uint32_t boot_cpuid_phys; member
Dlivetree.c399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()