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

/linux-master/arch/arm64/include/asm/
H A Dprocessor.h387 #define SME_GET_VL() sme_get_current_vl() macro
/linux-master/kernel/
H A Dsys.c125 #ifndef SME_GET_VL
126 # define SME_GET_VL() (-EINVAL) macro
2654 error = SME_GET_VL();

Completed in 142 milliseconds