Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dfpsimd.h122 extern void sve_update_vq_map(void);
147 static inline void sve_update_vq_map(void) { } in sve_update_vq_map() function
/Linux-v4.19/arch/arm64/kernel/
Dfpsimd.c660 void sve_update_vq_map(void) in sve_update_vq_map() function
Dcpufeature.c724 sve_update_vq_map(); in update_cpu_features()