Home
last modified time | relevance | path

Searched refs:p2n_phys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dof.c91 afu->guest->p2n_phys += addr; in read_phys_addr()
270 pr_devel("p2n_phys: %#llx (size %#llx)\n", in cxl_of_read_afu_properties()
271 afu->guest->p2n_phys, afu->guest->p2n_size); in cxl_of_read_afu_properties()
H A Dguest.c807 if (!(afu->p2n_mmio = ioremap(afu->guest->p2n_phys, afu->guest->p2n_size))) { in guest_map_slice_regs()
H A Dcxl.h467 phys_addr_t p2n_phys; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dof.c91 afu->guest->p2n_phys += addr; in read_phys_addr()
270 pr_devel("p2n_phys: %#llx (size %#llx)\n", in cxl_of_read_afu_properties()
271 afu->guest->p2n_phys, afu->guest->p2n_size); in cxl_of_read_afu_properties()
H A Dcxl.h469 phys_addr_t p2n_phys; member
H A Dguest.c813 if (!(afu->p2n_mmio = ioremap(afu->guest->p2n_phys, afu->guest->p2n_size))) { in guest_map_slice_regs()

Completed in 10 milliseconds