Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dprocessor.h196 #define RISCV_V_GET_CONTROL() riscv_v_vstate_ctrl_get_current()
198 extern long riscv_v_vstate_ctrl_get_current(void);
/linux/arch/riscv/kernel/
H A Dvector.c249 long riscv_v_vstate_ctrl_get_current(void) in riscv_v_vstate_ctrl_get_current() function