Home
last modified time | relevance | path

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

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