Home
last modified time | relevance | path

Searched refs:SME_SET_VL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h379 #define SME_SET_VL(arg) sme_set_current_vl(arg) macro
/kernel/linux/linux-6.6/kernel/
H A Dsys.c122 #ifndef SME_SET_VL
123 # define SME_SET_VL(a) (-EINVAL) macro
2635 error = SME_SET_VL(arg2); in SYSCALL_DEFINE5()

Completed in 4 milliseconds