Searched refs:other_cpus (Results 1 – 2 of 2) sorted by relevance
244 cpuset_t other_cpus; in unmap_prom_mappings() local350 other_cpus = cpu_ready_set; in unmap_prom_mappings()351 CPUSET_DEL(other_cpus, CPU->cpu_id); in unmap_prom_mappings()352 xt_some(other_cpus, vtag_unmap_perm_tl1, (uint64_t)OFW_START_ADDR, in unmap_prom_mappings()
2346 cpuset_t other_cpus; in ptl1_thread() local2365 other_cpus = cpu_ready_set; in ptl1_thread()2366 CPUSET_DEL(other_cpus, CPU->cpu_id); in ptl1_thread()2368 if (!CPUSET_ISNULL(other_cpus)) { in ptl1_thread()2389 xc_some(other_cpus, in ptl1_thread()2397 xt_some(other_cpus, in ptl1_thread()