Home
last modified time | relevance | path

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

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