Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dprocessor.h283 int last_fph_cpu; /* CPU that may hold the contents of f32-f127 */ member
304 .last_fph_cpu = -1, \
404 (__ia64_islfo_task->thread.last_fph_cpu == smp_processor_id() \
414 __ia64_slfo_task->thread.last_fph_cpu = smp_processor_id(); \
419 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1)