Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h52 extern void fpsimd_thread_switch(struct task_struct *next);
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c528 fpsimd_thread_switch(next); in __switch_to()
H A Dfpsimd.c1580 void fpsimd_thread_switch(struct task_struct *next) in fpsimd_thread_switch() function