Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dprocessor.h358 #define SVE_GET_VL() sve_get_current_vl() macro
/linux/kernel/
A Dsys.c116 #ifndef SVE_GET_VL
117 # define SVE_GET_VL() (-EINVAL) macro
2464 error = SVE_GET_VL(); in SYSCALL_DEFINE5()

Completed in 8 milliseconds