Home
last modified time | relevance | path

Searched defs:RISCV_V_SET_CONTROL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dprocessor.h131 #define RISCV_V_SET_CONTROL(arg) riscv_v_vstate_ctrl_set_current(arg) macro
/openbmc/linux/kernel/
H A Dsys.c144 # define RISCV_V_SET_CONTROL(a) (-EINVAL) macro