Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dfpsimd.h77 extern void fpsimd_thread_switch(struct task_struct *next);
/linux/arch/arm64/kernel/
H A Dprocess.c710 fpsimd_thread_switch(next); in __switch_to()
H A Dfpsimd.c1532 void fpsimd_thread_switch(struct task_struct *next) in fpsimd_thread_switch() function
1726 * and fpsimd_thread_switch() will set TIF_FOREIGN_FPSTATE when in fpsimd_restore_current_state()