Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/apic/
Dapic_numachip.c79 static int numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary() argument
91 int_gen.s._vector = start_rip >> 12; in numachip_wakeup_secondary()
Dx2apic_uv_x.c232 static int uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary() argument
241 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()
247 ((start_rip << UVH_IPI_INT_VECTOR_SHFT) >> 12) | in uv_wakeup_secondary()