Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dprocess.c200 restore_kernel_fpu_regs(&next->thread); in __switch_to()
/linux-6.12.1/arch/s390/include/asm/
Dfpu.h259 static inline void restore_kernel_fpu_regs(struct thread_struct *thread) in restore_kernel_fpu_regs() function