Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/include/asm/
Dfpsimd.h147 extern void sve_update_vq_map(void);
174 static inline void sve_update_vq_map(void) { } in sve_update_vq_map() function
/Linux-v5.15/arch/arm64/kernel/
Dfpsimd.c730 void sve_update_vq_map(void) in sve_update_vq_map() function
Dcpufeature.c1178 sve_update_vq_map(); in update_cpu_features()