Searched refs:ocxl_link_add_pe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/misc/ |
H A D | ocxl.h | 449 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr,
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | link.c | 538 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe() function 629 EXPORT_SYMBOL_GPL(ocxl_link_add_pe);
|
H A D | context.c | 86 rc = ocxl_link_add_pe(ctx->afu->fn->link, ctx->pasid, pidr, ctx->tidr, in ocxl_context_attach()
|
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.c | 365 rc = ocxl_link_add_pe(link_token, ctx->pe, pid, 0, 0, in start_context()
|