Searched refs:boot_cpuid_phys (Results 1 – 4 of 4) sorted by relevance
22 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
256 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys))273 fdt_set_hdr_(boot_cpuid_phys);
81 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
255 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys))272 __fdt_set_hdr(boot_cpuid_phys);
Completed in 31 milliseconds