Searched refs:memphys (Results 1 – 2 of 2) sorted by relevance
44 phys_addr_t memphys; /* Base physical address of the region */ member218 pfn = PHYS_PFN(memregion->memphys) + addr_to_pgoff(vma, addr); in nvgrace_gpu_vfio_pci_huge_fault()508 memregion->memaddr = memremap(memregion->memphys, in nvgrace_gpu_map_device_mem()512 memregion->ioaddr = ioremap_wc(memregion->memphys, in nvgrace_gpu_map_device_mem()816 mem_region->memphys, in nvgrace_get_dmabuf_phys()913 u64 memphys, u64 memlength) in nvgrace_gpu_init_nvdev_struct() argument941 nvdev->usemem.memphys = memphys; in nvgrace_gpu_init_nvdev_struct()985 if ((check_add_overflow(nvdev->usemem.memphys, in nvgrace_gpu_init_nvdev_struct()987 &nvdev->resmem.memphys)) || in nvgrace_gpu_init_nvdev_struct()1078 u64 memphys, memlength; in nvgrace_gpu_probe() local[all …]
247 phys_addr_t memphys; in sh7780_pci_init() local299 memphys = __pa(memory_start); in sh7780_pci_init()307 __raw_writel(memphys + SZ_512M, chan->reg_base + SH4_PCILAR1); in sh7780_pci_init()323 __raw_writel(memphys, chan->reg_base + SH4_PCILAR0); in sh7780_pci_init()