Searched refs:attach_dedicated_process (Results 1 – 3 of 3) sorted by relevance
1023 (ctx->afu->adapter->native->sl_ops->attach_dedicated_process)) in native_attach_process()1024 return ctx->afu->adapter->native->sl_ops->attach_dedicated_process(ctx, wed, amr); in native_attach_process()
1588 .attach_dedicated_process = cxl_attach_dedicated_process_psl9,1611 .attach_dedicated_process = cxl_attach_dedicated_process_psl8,
638 int (*attach_dedicated_process)(struct cxl_context *ctx, u64 wed, u64 amr); member