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