Home
last modified time | relevance | path

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

/Linux-v5.4/arch/nds32/include/asm/
Dfpu.h51 static inline void enable_ptreg_fpu(struct pt_regs *regs) in enable_ptreg_fpu() function
104 enable_ptreg_fpu(task_pt_regs(current));
/Linux-v5.4/arch/nds32/kernel/
Dfpu.c166 enable_ptreg_fpu(regs); in do_fpu_context_switch()