Searched refs:boot_cpu (Results 1 – 5 of 5) sorted by relevance
27 cbnz x0, boot_cpu45 cbz x2, boot_cpu51 boot_cpu: label
40 static uint32_t boot_cpu; variable120 boot_cpu = plat_my_core_pos(); in tlkd_init()154 if (boot_cpu != plat_my_core_pos()) in tlkd_smc_handler()
264 uint32_t boot_cpu, boot_cluster, cpu; in nonboot_cpus_off() local266 boot_cpu = MPIDR_AFFLVL0_VAL(read_mpidr_el1()); in nonboot_cpus_off()271 if (!boot_cluster && (cpu == boot_cpu)) in nonboot_cpus_off()277 if (boot_cluster && (cpu == boot_cpu)) in nonboot_cpus_off()
112 uint32_t boot_cpu, cpu; in nonboot_cpus_off() local115 boot_cpu = plat_my_core_pos(); in nonboot_cpus_off()117 if (cpu == boot_cpu) in nonboot_cpus_off()
604 uint32_t boot_cpu, cpu; in nonboot_cpus_off() local606 boot_cpu = plat_my_core_pos(); in nonboot_cpus_off()610 if (cpu == boot_cpu) in nonboot_cpus_off()