Lines Matching refs:cxl_context
27 struct cxl_context *cxl_context_alloc(void)
29 return kzalloc(sizeof(struct cxl_context), GFP_KERNEL);
35 int cxl_context_init(struct cxl_context *ctx, struct cxl_afu *afu, bool master)
118 void cxl_context_set_mapping(struct cxl_context *ctx,
129 struct cxl_context *ctx = vma->vm_file->private_data;
182 int cxl_context_iomap(struct cxl_context *ctx, struct vm_area_struct *vma)
234 int __detach_context(struct cxl_context *ctx)
282 void cxl_context_detach(struct cxl_context *ctx)
299 struct cxl_context *ctx;
326 struct cxl_context *ctx = container_of(rcu, struct cxl_context, rcu);
342 void cxl_context_free(struct cxl_context *ctx)
352 void cxl_context_mm_count_get(struct cxl_context *ctx)
358 void cxl_context_mm_count_put(struct cxl_context *ctx)