Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h214 extern void __init sve_setup(void);
311 static inline void sve_setup(void) { } in sve_setup() function
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c1193 void __init sve_setup(void) in sve_setup() function
H A Dcpufeature.c3384 sve_setup(); in setup_cpu_features()