Searched refs:RISCV_V_SET_CONTROL (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dprocessor.h174 #define RISCV_V_SET_CONTROL(arg) riscv_v_vstate_ctrl_set_current(arg) macro
/linux-master/kernel/
H A Dsys.c143 #ifndef RISCV_V_SET_CONTROL
144 # define RISCV_V_SET_CONTROL(a) (-EINVAL) macro
2758 error = RISCV_V_SET_CONTROL(arg2);

Completed in 135 milliseconds