Home
last modified time | relevance | path

Searched defs:RISCV_V_GET_CONTROL (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() macro
/openbmc/linux/kernel/
H A Dsys.c147 # define RISCV_V_GET_CONTROL() (-EINVAL) macro