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

/freebsd-10-stable/contrib/dtc/libfdt/
H A Dfdt.h67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member in struct:fdt_header
H A Dlibfdt.h191 __fdt_set_hdr(boot_cpuid_phys); variable
/freebsd-10-stable/sys/contrib/libfdt/
H A Dfdt.h16 uint32_t boot_cpuid_phys; /* Which physical CPU id we're member in struct:fdt_header
H A Dlibfdt.h169 __fdt_set_hdr(boot_cpuid_phys); variable
/freebsd-10-stable/usr.bin/dtc/
H A Ddtb.hh294 uint32_t boot_cpuid_phys; member in struct:dtc::dtb::header
/freebsd-10-stable/contrib/dtc/
H A Ddtc.h241 uint32_t boot_cpuid_phys; member in struct:boot_info
H A Dlivetree.c338 build_boot_info(struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) argument
H A Dflattree.c807 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; local
337 make_fdt_header(struct fdt_header *fdt, struct version_info *vi, int reservesize, int dtsize, int strsize, int boot_cpuid_phys) argument
[all...]

Completed in 55 milliseconds