Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dfpsimd.h201 extern void sve_alloc(struct task_struct *task, bool flush);
317 static inline void sve_alloc(struct task_struct *task, bool flush) { } in sve_alloc() function
/arch/arm64/kernel/
A Dfpsimd.c743 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc() function
1363 sve_alloc(current, true); in do_sve_acc()
1414 sve_alloc(current, false); in do_sme_acc()
A Dptrace.c932 sve_alloc(target, true); in sve_set_common()
1141 sve_alloc(target, false); in za_set()
1221 sve_alloc(target, false); in zt_set()
A Dsignal.c451 sve_alloc(current, true); in restore_sve_fpsimd_context()

Completed in 17 milliseconds