Home
last modified time | relevance | path

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

/kernel/
Dsys.c126 #ifndef SME_GET_VL
127 # define SME_GET_VL() (-EINVAL) macro
2572 error = SME_GET_VL(); in SYSCALL_DEFINE5()