Searched defs:SME_SET_VL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | processor.h | 379 #define SME_SET_VL(arg) sme_set_current_vl(arg) macro |
/openbmc/linux/kernel/ | ||
H A D | sys.c | 123 # define SME_SET_VL(a) (-EINVAL) macro |