Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h388 #define SME_GET_VL() sme_get_current_vl() macro
/linux-6.3-rc2/kernel/
A Dsys.c124 #ifndef SME_GET_VL
125 # define SME_GET_VL() (-EINVAL) macro
2586 error = SME_GET_VL(); in SYSCALL_DEFINE5()

Completed in 9 milliseconds