Home
last modified time | relevance | path

Searched refs:SVE_GET_VL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dprocessor.h302 #define SVE_GET_VL() sve_get_current_vl() macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h378 #define SVE_GET_VL() sve_get_current_vl() macro
/kernel/linux/linux-5.10/kernel/
H A Dsys.c117 #ifndef SVE_GET_VL
118 # define SVE_GET_VL() (-EINVAL) macro
2554 error = SVE_GET_VL(); in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/kernel/
H A Dsys.c119 #ifndef SVE_GET_VL
120 # define SVE_GET_VL() (-EINVAL) macro
2632 error = SVE_GET_VL(); in SYSCALL_DEFINE5()

Completed in 8 milliseconds