Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dprocessor.h132 #define RISCV_V_GET_CONTROL() riscv_v_vstate_ctrl_get_current()
134 extern long riscv_v_vstate_ctrl_get_current(void);
/openbmc/linux/arch/riscv/kernel/
H A Dvector.c199 long riscv_v_vstate_ctrl_get_current(void) in riscv_v_vstate_ctrl_get_current() function