Searched refs:phys_apicid (Results 1 – 6 of 6) sorted by relevance
38 int default_check_phys_apicid_present(int phys_apicid) in default_check_phys_apicid_present() argument40 return physid_isset(phys_apicid, phys_cpu_present_map); in default_check_phys_apicid_present()
85 static int numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary() argument87 numachip_apic_icr_write(phys_apicid, APIC_DM_INIT); in numachip_wakeup_secondary()88 numachip_apic_icr_write(phys_apicid, APIC_DM_STARTUP | in numachip_wakeup_secondary()
66 static int bigsmp_check_phys_apicid_present(int phys_apicid) in bigsmp_check_phys_apicid_present() argument
702 static int uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary() argument707 pnode = uv_apicid_to_pnode(phys_apicid); in uv_wakeup_secondary()710 (phys_apicid << UVH_IPI_INT_APIC_ID_SHFT) | in uv_wakeup_secondary()717 (phys_apicid << UVH_IPI_INT_APIC_ID_SHFT) | in uv_wakeup_secondary()
322 void (*apicid_to_cpu_present)(int phys_apicid, physid_mask_t *retmap);323 int (*check_phys_apicid_present)(int phys_apicid);501 extern int default_check_phys_apicid_present(int phys_apicid);
803 wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init() argument828 phys_apicid); in wakeup_secondary_cpu_via_init()839 apic_icr_write(APIC_INT_LEVELTRIG | APIC_DM_INIT, phys_apicid); in wakeup_secondary_cpu_via_init()877 phys_apicid); in wakeup_secondary_cpu_via_init()