Searched refs:attach_dedicated_process (Results 1 – 3 of 3) sorted by relevance
1769 .attach_dedicated_process = cxl_attach_dedicated_process_psl9,1792 .attach_dedicated_process = cxl_attach_dedicated_process_psl8,1813 .attach_dedicated_process = cxl_attach_dedicated_process_psl8,
1006 (ctx->afu->adapter->native->sl_ops->attach_dedicated_process)) in native_attach_process()1007 return ctx->afu->adapter->native->sl_ops->attach_dedicated_process(ctx, wed, amr); in native_attach_process()
644 int (*attach_dedicated_process)(struct cxl_context *ctx, u64 wed, u64 amr); member