Searched refs:phys_apicid (Results 1 – 3 of 3) sorted by relevance
59 static int numachip_wakeup_secondary(u32 phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary() argument61 numachip_apic_icr_write(phys_apicid, APIC_DM_INIT); in numachip_wakeup_secondary()62 numachip_apic_icr_write(phys_apicid, APIC_DM_STARTUP | in numachip_wakeup_secondary()
178 u32 phys_apicid = apic->cpu_present_to_apicid(cpu); in x2apic_prepare_cpu() local179 u32 cluster = apic_cluster(phys_apicid); in x2apic_prepare_cpu()180 u32 logical_apicid = (cluster << 16) | (1 << (phys_apicid & 0xf)); in x2apic_prepare_cpu()
670 static int uv_wakeup_secondary(u32 phys_apicid, unsigned long start_rip) in uv_wakeup_secondary() argument675 pnode = uv_apicid_to_pnode(phys_apicid); in uv_wakeup_secondary()678 (phys_apicid << UVH_IPI_INT_APIC_ID_SHFT) | in uv_wakeup_secondary()685 (phys_apicid << UVH_IPI_INT_APIC_ID_SHFT) | in uv_wakeup_secondary()