Home
last modified time | relevance | path

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

/Linux-v5.10/arch/nds32/include/asm/
Dfpu.h20 #define test_tsk_fpu(regs) (regs->fucop_ctl & FUCOP_CTL_mskCP0EN) macro
81 if (test_tsk_fpu(task_pt_regs(current))) {
100 if (!test_tsk_fpu(task_pt_regs(current))) {
112 if (test_tsk_fpu(task_pt_regs(tsk)))
120 if (test_tsk_fpu(regs))