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