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.h386 #define SVE_GET_VL() sve_get_current_vl() macro
/linux/kernel/
A Dsys.c119 #ifndef SVE_GET_VL
120 # define SVE_GET_VL() (-EINVAL) macro
2659 error = SVE_GET_VL(); in SYSCALL_DEFINE5()

Completed in 11 milliseconds