Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsys.c146 #ifndef RISCV_V_SET_CONTROL
147 # define RISCV_V_SET_CONTROL(a) (-EINVAL) macro
2856 error = RISCV_V_SET_CONTROL(arg2); in SYSCALL_DEFINE5()