Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h144 static inline void mm_context_add_copro(struct mm_struct *mm) in mm_context_add_copro() function
191 static inline void mm_context_add_copro(struct mm_struct *mm) { } in mm_context_add_copro() function
/Linux-v5.4/drivers/misc/cxl/
Dapi.c299 mm_context_add_copro(ctx->mm); in cxl_start_context()
Dfile.c228 mm_context_add_copro(ctx->mm); in afu_ioctl_start_work()
/Linux-v5.4/drivers/misc/ocxl/
Dlink.c543 mm_context_add_copro(mm); in ocxl_link_add_pe()