Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dmmu_context.h145 static inline void mm_context_remove_copro(struct mm_struct *mm) in mm_context_remove_copro() function
200 mm_context_remove_copro(mm); in mm_context_remove_vas_window()
210 static inline void mm_context_remove_copro(struct mm_struct *mm) { } in mm_context_remove_copro() function
/Linux-v6.6/drivers/misc/cxl/
Dcontext.c270 mm_context_remove_copro(ctx->mm); in __detach_context()
Dapi.c321 mm_context_remove_copro(ctx->mm); in cxl_start_context()
Dfile.c262 mm_context_remove_copro(ctx->mm); in afu_ioctl_start_work()
/Linux-v6.6/drivers/misc/ocxl/
Dlink.c742 mm_context_remove_copro(pe_data->mm); in ocxl_link_remove_pe()