Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dcontext.c115 area = ctx->afu->psn_phys; in cxl_mmap_fault()
119 area = ctx->psn_phys; in cxl_mmap_fault()
164 ctx->psn_phys, ctx->pe , ctx->master); in cxl_context_iomap()
Dnative.c385 ctx->psn_phys = ctx->afu->psn_phys; in assign_psn_space()
388 ctx->psn_phys = ctx->afu->psn_phys + in assign_psn_space()
Dcxl.h351 phys_addr_t psn_phys; member
409 phys_addr_t psn_phys; member
Dpci.c508 afu->psn_phys = p2_base(dev) + (adapter->ps_off + (afu->slice * adapter->ps_size)); in cxl_map_slice_regs()