Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/
Dswitch_to.h31 extern void ia64_load_extra (struct task_struct *task);
48 ia64_load_extra(next); \
/linux-4.4.14/arch/ia64/kernel/
Dprocess.c283 ia64_load_extra (struct task_struct *task) in ia64_load_extra() function