Home
last modified time | relevance | path

Searched defs:phys_apicid (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dapic_common.c38 int default_check_phys_apicid_present(int phys_apicid) in default_check_phys_apicid_present()
Dbigsmp_32.c66 static int bigsmp_check_phys_apicid_present(int phys_apicid) in bigsmp_check_phys_apicid_present()
Dapic_numachip.c85 static int numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary()
Dx2apic_uv_x.c694 static int uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
Dx2apic_cluster.c178 u32 phys_apicid = apic->cpu_present_to_apicid(cpu); in x2apic_prepare_cpu() local
Dapic_numachip.c74 static int numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary()
Dx2apic_uv_x.c704 static int uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary()
/kernel/linux/linux-6.6/arch/x86/kernel/
Dsmpboot.c801 static void send_init_sequence(int phys_apicid) in send_init_sequence()
827 static int wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c794 wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init()