Searched refs:ocxl_link_remove_pe (Results 1 – 4 of 4) sorted by relevance
457 int ocxl_link_remove_pe(void *link_handle, int pasid);
667 int ocxl_link_remove_pe(void *link_handle, int pasid) in ocxl_link_remove_pe() function751 EXPORT_SYMBOL_GPL(ocxl_link_remove_pe);
251 rc = ocxl_link_remove_pe(ctx->afu->fn->link, ctx->pasid); in ocxl_context_detach()
426 rc = ocxl_link_remove_pe(afu->link_token, ctx->pe); in ocxlflash_stop_context()