Searched refs:sme_get_vl (Results 1 – 3 of 3) sorted by relevance
92 SYM_FUNC_START(sme_get_vl)95 SYM_FUNC_END(sme_get_vl)
1021 vl = sme_get_vl(); in vec_probe_vqs()1347 vq_max = sve_vq_from_vl(sme_get_vl()); in read_smcr_features()
360 extern unsigned int sme_get_vl(void);393 static inline unsigned int sme_get_vl(void) { return 0; } in sme_get_vl() function
Completed in 8 milliseconds