Searched refs:pp_psa (Results 1 – 5 of 5) sorted by relevance
259 afu->pp_psa = true; in cxl_of_read_afu_properties()261 afu->pp_psa = false; in cxl_of_read_afu_properties()
187 if ((ctx->master && !ctx->afu->psa) || (!ctx->afu->pp_psa)) { in cxl_context_iomap()
590 if (ctx->master || !ctx->afu->pp_psa) { in attach_afu_directed()597 if (ctx->afu->pp_psa && mmio_size && in attach_afu_directed()
933 if ((afu->pp_psa = AFUD_PPPSA_PP(val))) in cxl_read_afu_descriptor()970 if (afu->pp_psa && (afu->pp_size < PAGE_SIZE)) in cxl_afu_descriptor_looks_ok()
445 bool pp_psa; member