Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfpsimd.h147 extern void sve_update_vq_map(void);
172 static inline void sve_update_vq_map(void) { } in sve_update_vq_map() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c733 void sve_update_vq_map(void) in sve_update_vq_map() function
H A Dcpufeature.c1183 sve_update_vq_map(); in update_cpu_features()