Home
last modified time | relevance | path

Searched refs:psn_phys (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/misc/cxl/
A Dcontext.c139 area = ctx->afu->psn_phys; in cxl_mmap_fault()
143 area = ctx->psn_phys; in cxl_mmap_fault()
221 ctx->psn_phys, ctx->pe , ctx->master); in cxl_context_iomap()
A Dof.c95 afu->psn_phys += addr; in read_phys_addr()
171 if (afu->psn_phys == 0) in cxl_of_read_afu_properties()
273 afu->psn_phys, afu->adapter->ps_size); in cxl_of_read_afu_properties()
A Dapi.c493 __func__, ctx->psn_phys, ctx->psn_size); in cxl_psa_map()
494 return ioremap(ctx->psn_phys, ctx->psn_size); in cxl_psa_map()
A Dguest.c595 ctx->psn_phys = ctx->afu->psn_phys; in attach_afu_directed()
598 ctx->psn_phys = mmio_addr; in attach_afu_directed()
A Dnative.c544 ctx->psn_phys = ctx->afu->psn_phys; in cxl_assign_psn_space()
547 ctx->psn_phys = ctx->afu->psn_phys + in cxl_assign_psn_space()
A Dcxl.h485 phys_addr_t psn_phys; member
544 phys_addr_t psn_phys; member
A Dpci.c791 afu->psn_phys = p2_base(dev) + (adapter->native->ps_off + (afu->slice * adapter->ps_size)); in pci_map_slice_regs()
/linux-6.3-rc2/drivers/scsi/cxlflash/
A Docxl_hw.h56 phys_addr_t psn_phys; /* Process mapping */ member
A Docxl_hw.c143 return ioremap(ctx->psn_phys, ctx->psn_size); in ocxlflash_psa_map()
350 ctx->psn_phys = afu->gmmio_phys; in start_context()
353 ctx->psn_phys = afu->ppmmio_phys + (ctx->pe * ctx->psn_size); in start_context()
1145 mmio_area = ctx->psn_phys; in ocxlflash_mmap_fault()

Completed in 24 milliseconds