Home
last modified time | relevance | path

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

/trueos/contrib/dtc/libfdt/
HDfdt.h67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
/trueos/usr.bin/dtc/
HDdtb.hh294 uint32_t boot_cpuid_phys; member
/trueos/sys/contrib/libfdt/
HDfdt.h16 uint32_t boot_cpuid_phys; /* Which physical CPU id we're member
/trueos/contrib/dtc/
HDflattree.c340 int boot_cpuid_phys) in make_fdt_header()
807 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
HDdtc.h241 uint32_t boot_cpuid_phys; member
HDlivetree.c339 struct node *tree, uint32_t boot_cpuid_phys) in build_boot_info()