Searched refs:ocxl_link_remove_pe (Results 1 – 4 of 4) sorted by relevance
203 extern int ocxl_link_remove_pe(void *link_handle, int pasid);
590 int ocxl_link_remove_pe(void *link_handle, int pasid) in ocxl_link_remove_pe() function660 EXPORT_SYMBOL_GPL(ocxl_link_remove_pe);
239 rc = ocxl_link_remove_pe(ctx->afu->fn->link, ctx->pasid); in ocxl_context_detach()
443 rc = ocxl_link_remove_pe(afu->link_token, ctx->pe); in ocxlflash_stop_context()