Searched defs:RISCV_V_GET_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux/arch/riscv/include/asm/ | ||
H A D | processor.h | 166 #define RISCV_V_GET_CONTROL() riscv_v_vstate_ctrl_get_current() macro |
/linux/kernel/ | ||
H A D | sys.c | 147 # define RISCV_V_GET_CONTROL() (-EINVAL) macro |