Home
last modified time | relevance | path

Searched defs:sve_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h276 static inline void sve_alloc(struct task_struct *task, bool flush) { } in sve_alloc() function
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c763 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc() function