Home
last modified time | relevance | path

Searched refs:mm_context_remove_copro (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h155 static inline void mm_context_remove_copro(struct mm_struct *mm) in mm_context_remove_copro() function
210 mm_context_remove_copro(mm); in mm_context_remove_vas_window()
220 static inline void mm_context_remove_copro(struct mm_struct *mm) { } in mm_context_remove_copro() function
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dcontext.c270 mm_context_remove_copro(ctx->mm); in __detach_context()
H A Dapi.c320 mm_context_remove_copro(ctx->mm); in cxl_start_context()
H A Dfile.c262 mm_context_remove_copro(ctx->mm); in afu_ioctl_start_work()
/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dlink.c675 mm_context_remove_copro(pe_data->mm); in ocxl_link_remove_pe()