Searched refs:attach_dedicated_process (Results 1 – 3 of 3) sorted by relevance
1026 (ctx->afu->adapter->native->sl_ops->attach_dedicated_process)) in native_attach_process()1027 return ctx->afu->adapter->native->sl_ops->attach_dedicated_process(ctx, wed, amr); in native_attach_process()
1592 .attach_dedicated_process = cxl_attach_dedicated_process_psl9,1615 .attach_dedicated_process = cxl_attach_dedicated_process_psl8,
640 int (*attach_dedicated_process)(struct cxl_context *ctx, u64 wed, u64 amr); member