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