Home
last modified time | relevance | path

Searched refs:p2n_phys (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/cxl/
Dof.c91 afu->guest->p2n_phys += addr; in read_phys_addr()
271 afu->guest->p2n_phys, afu->guest->p2n_size); in cxl_of_read_afu_properties()
Dcxl.h469 phys_addr_t p2n_phys; member
Dguest.c813 if (!(afu->p2n_mmio = ioremap(afu->guest->p2n_phys, afu->guest->p2n_size))) { in guest_map_slice_regs()