Home
last modified time | relevance | path

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

/linux/arch/ia64/include/asm/
A Dprocessor.h282 int last_fph_cpu; /* CPU that may hold the contents of f32-f127 */ member
294 .last_fph_cpu = -1, \
393 (__ia64_islfo_task->thread.last_fph_cpu == smp_processor_id() \
403 __ia64_slfo_task->thread.last_fph_cpu = smp_processor_id(); \
408 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1)

Completed in 4 milliseconds