Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/apic/
Dapic_numachip.c86 static int __cpuinit numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary() argument
98 int_gen.s._vector = start_rip >> 12; in numachip_wakeup_secondary()
Dx2apic_uv_x.c199 static int __cpuinit uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary() argument
209 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()
215 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()