Searched refs:mpid (Results 1 – 2 of 2) sorted by relevance
38 uint64_t mpid; member47 BUILD_ASSERT(offsetof(struct boot_params, mpid) == BOOT_PARAM_MPID_OFFSET);52 .mpid = -1,104 arm64_cpu_boot_params.mpid = cpu_mpid; in arch_cpu_start()144 __ASSERT(arm64_cpu_boot_params.mpid == MPIDR_TO_CORE(GET_MPIDR()), ""); in arch_secondary_cpu_init()
48 uint32_t mpid; member62 BUILD_ASSERT(offsetof(struct boot_params, mpid) == BOOT_PARAM_MPID_OFFSET);72 .mpid = -1,149 arm_cpu_boot_params.mpid = cpu_mpid; in arch_cpu_start()176 __ASSERT(arm_cpu_boot_params.mpid == MPIDR_TO_CORE(GET_MPIDR()), ""); in arch_secondary_cpu_init()