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

/freebsd-11-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.h240 __fdt_set_hdr(boot_cpuid_phys); variable
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt.h67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member in struct:fdt_header
H A Dlibfdt.h241 fdt_set_hdr_(boot_cpuid_phys); variable
/freebsd-11-stable/usr.bin/dtc/
H A Ddtb.hh304 uint32_t boot_cpuid_phys; member in struct:dtc::dtb::header
/freebsd-11-stable/contrib/dtc/
H A Ddtc.h247 uint32_t boot_cpuid_phys; member in struct:dt_info
H A Dflattree.c820 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...]
H A Dlivetree.c355 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) argument

Completed in 133 milliseconds