Searched refs:cxl_psa_map (Results 1 – 3 of 3) sorted by relevance
136 void __iomem *cxl_psa_map(struct cxl_context *ctx);
330 void __iomem *cxl_psa_map(struct cxl_context *ctx) in cxl_psa_map() function343 EXPORT_SYMBOL_GPL(cxl_psa_map);
1728 afu->afu_map = cxl_psa_map(cfg->mcctx); in init_afu()