Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsys.c149 #ifndef RISCV_V_GET_CONTROL
150 # define RISCV_V_GET_CONTROL() (-EINVAL) macro
2859 error = RISCV_V_GET_CONTROL(); in SYSCALL_DEFINE5()