Searched defs:SME_GET_VL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/ | ||
H A D | processor.h | 380 #define SME_GET_VL() sme_get_current_vl() macro |
/kernel/linux/linux-6.6/kernel/ | ||
H A D | sys.c | 126 # define SME_GET_VL() (-EINVAL) macro |
Completed in 5 milliseconds