Searched refs:IA64_KR_FPU_OWNER (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dkregs.h19 #define IA64_KR_FPU_OWNER 5 /* ar.k5: fpu-owner (UP only, at the moment) */ macro
H A Dprocessor.h425 && __ia64_islfo_task == (struct task_struct *) ia64_get_kr(IA64_KR_FPU_OWNER)); \
435 ia64_set_kr(IA64_KR_FPU_OWNER, (unsigned long) __ia64_slfo_task); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtraps.c209 = (struct task_struct *)ia64_get_kr(IA64_KR_FPU_OWNER);
H A Dsetup.c983 ia64_set_kr(IA64_KR_FPU_OWNER, 0);

Completed in 79 milliseconds