Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/libfdt/dist/
H A Dfdt.h24 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
/netbsd-src/external/gpl2/dtc/dist/
H A Dflattree.c318 int boot_cpuid_phys) in make_fdt_header()
801 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
H A Ddtc.h259 uint32_t boot_cpuid_phys; member
H A Dlivetree.c401 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()