Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/include/asm/
A Dprocessor.h278 int last_fph_cpu; /* CPU that may hold the contents of f32-f127 */ member
290 .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