Searched refs:physids_coerce (Results 1 – 4 of 4) sorted by relevance
35 #define physids_coerce(map) ((map).mask[0]) macro
149 static inline unsigned long physids_coerce(physid_mask_t *map) in physids_coerce() function
200 Dprintk("CPU present map : %lx\n", physids_coerce(phys_cpu_present_map)); in smp_prepare_cpus()
795 if (mask & ~physids_coerce(phys_cpu_present_map)) in send_IPI_mask_phys()