Searched refs:last_fph_cpu (Results 1 – 1 of 1) sorted by relevance
278 int last_fph_cpu; /* CPU that may hold the contents of f32-f127 */ member290 .last_fph_cpu = -1, \382 (__ia64_islfo_task->thread.last_fph_cpu == smp_processor_id() \392 __ia64_slfo_task->thread.last_fph_cpu = smp_processor_id(); \397 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1)
Completed in 6 milliseconds