Searched refs:bus_base (Results 1 – 5 of 5) sorted by relevance
21 dma_addr = vmf->address - vmf->vma->vm_start + agp->aperture.bus_base; in alpha_core_agp_vm_fault()54 agp_bridge->gart_bus_addr = agp->aperture.bus_base; in alpha_core_agp_configure()
23 dma_addr_t bus_base; member
281 u64 bus_base; in tioce_alloc_map() local297 bus_base = TIOCE_M32_MIN; in tioce_alloc_map()306 bus_base = TIOCE_M40_MIN; in tioce_alloc_map()319 bus_base = TIOCE_M40S_MIN; in tioce_alloc_map()367 map->pci_start = bus_base + (i * pagesize); in tioce_alloc_map()
610 agp->aperture.bus_base = in titan_agp_setup()704 if (addr < agp->aperture.bus_base || in titan_agp_translate()705 addr >= agp->aperture.bus_base + agp->aperture.size) { in titan_agp_translate()778 agp->aperture.bus_base = 0; in titan_agp_info()
923 agp->aperture.bus_base = in marvel_agp_setup()1039 if (addr < agp->aperture.bus_base || in marvel_agp_translate()1040 addr >= agp->aperture.bus_base + agp->aperture.size) { in marvel_agp_translate()1121 agp->aperture.bus_base = 0; in marvel_agp_info()