Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dswitchto.S20 .global __sh64_switch_to_end
195 __sh64_switch_to_end: label
/linux-4.4.14/arch/sh/kernel/
Dprocess_64.c425 extern char __sh64_switch_to_end; in in_sh64_switch_to()
429 (pc < (unsigned long) &__sh64_switch_to_end); in in_sh64_switch_to()