Home
last modified time | relevance | path

Searched refs:sme_get_vl (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm64/kernel/
A Dentry-fpsimd.S92 SYM_FUNC_START(sme_get_vl)
95 SYM_FUNC_END(sme_get_vl)
A Dfpsimd.c1021 vl = sme_get_vl(); in vec_probe_vqs()
1347 vq_max = sve_vq_from_vl(sme_get_vl()); in read_smcr_features()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h360 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