Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dswitch_to.h32 extern void ia64_load_extra (struct task_struct *task);
41 ia64_load_extra(next); \
/openbmc/linux/arch/ia64/kernel/
H A Dprocess.c262 ia64_load_extra (struct task_struct *task) in ia64_load_extra() function