Home
last modified time | relevance | path

Searched refs:sve_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h173 extern void sve_alloc(struct task_struct *task, bool flush);
276 static inline void sve_alloc(struct task_struct *task, bool flush) { } in sve_alloc() function
/linux-6.3-rc2/arch/arm64/kernel/
A Dfpsimd.c763 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc() function
1448 sve_alloc(current, true); in do_sve_acc()
1499 sve_alloc(current, false); in do_sme_acc()
A Dptrace.c895 sve_alloc(target, true); in sve_set_common()
924 sve_alloc(target, true); in sve_set_common()
1093 sve_alloc(target, false); in za_set()
A Dsignal.c329 sve_alloc(current, true); in restore_sve_fpsimd_context()

Completed in 14 milliseconds