Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dprocess.c195 save_kernel_fpu_regs(&prev->thread); in __switch_to()
/linux/arch/s390/include/asm/
H A Dfpu.h252 static inline void save_kernel_fpu_regs(struct thread_struct *thread) in save_kernel_fpu_regs() function