Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dfpsimd.h383 extern void sme_alloc(struct task_struct *task, bool flush);
416 static inline void sme_alloc(struct task_struct *task, bool flush) { } in sme_alloc() function
/linux/arch/arm64/kernel/
A Dfpsimd.c1232 void sme_alloc(struct task_struct *task, bool flush) in sme_alloc() function
1445 sme_alloc(current, true); in do_sme_acc()
A Dptrace.c919 sme_alloc(target, false); in sve_set_common()
1144 sme_alloc(target, !thread_za_enabled(&target->thread)); in za_set()
1218 sme_alloc(target, true); in zt_set()
A Dsignal.c593 sme_alloc(current, true); in restore_za_context()

Completed in 14 milliseconds