Home
last modified time | relevance | path

Searched refs:start_rip (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c74 static int numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary() argument
78 (start_rip >> 12)); in numachip_wakeup_secondary()
H A Dx2apic_uv_x.c704 static int uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary() argument
713 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()
720 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()