Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dprocessor.h379 #define SME_SET_VL(arg) sme_set_current_vl(arg) macro
/openbmc/linux/kernel/
H A Dsys.c123 # define SME_SET_VL(a) (-EINVAL) macro