Searched defs:SVE_GET_VL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | processor.h | 378 #define SVE_GET_VL() sve_get_current_vl() macro |
/openbmc/linux/kernel/ | ||
H A D | sys.c | 120 # define SVE_GET_VL() (-EINVAL) macro |