Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/include/asm/
Dprocessor.h278 int last_fph_cpu; /* CPU that may hold the contents of f32-f127 */ member
290 .last_fph_cpu = -1, \
389 (__ia64_islfo_task->thread.last_fph_cpu == smp_processor_id() \
399 __ia64_slfo_task->thread.last_fph_cpu = smp_processor_id(); \
404 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1)