Searched refs:sme_alloc (Results 1 – 4 of 4) sorted by relevance
405 extern void sme_alloc(struct task_struct *task, bool flush);440 static inline void sme_alloc(struct task_struct *task, bool flush) { } in sme_alloc() function
1202 void sme_alloc(struct task_struct *task, bool flush) in sme_alloc() function1415 sme_alloc(current, true); in do_sme_acc()
925 sme_alloc(target, false); in sve_set_common()1152 sme_alloc(target, !thread_za_enabled(&target->thread)); in za_set()1226 sme_alloc(target, true); in zt_set()
578 sme_alloc(current, true); in restore_za_context()
Completed in 15 milliseconds