Searched refs:ocxl_link_add_pe (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/misc/ |
| D | ocxl.h | 469 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr,
|
| /Linux-v5.4/drivers/misc/ocxl/ |
| D | link.c | 495 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe() function 573 EXPORT_SYMBOL_GPL(ocxl_link_add_pe);
|
| D | context.c | 84 rc = ocxl_link_add_pe(ctx->afu->fn->link, ctx->pasid, pidr, ctx->tidr, in ocxl_context_attach()
|
| /Linux-v5.4/drivers/scsi/cxlflash/ |
| D | ocxl_hw.c | 364 rc = ocxl_link_add_pe(link_token, ctx->pe, pid, 0, 0, mm, in start_context()
|