Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dfpsimd.h138 extern void sve_update_vq_map(void);
163 static inline void sve_update_vq_map(void) { } in sve_update_vq_map() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dfpsimd.c733 void sve_update_vq_map(void) in sve_update_vq_map() function
Dcpufeature.c1103 sve_update_vq_map(); in update_cpu_features()