Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dprocessor.h388 #define SME_GET_VL() sme_get_current_vl() macro
/linux/kernel/
H A Dsys.c126 # define SME_GET_VL() (-EINVAL) macro