aper_base 92 arch/x86/include/asm/gart.h static inline int aperture_valid(u64 aper_base, u32 aper_size, u32 min_size) aper_base 94 arch/x86/include/asm/gart.h if (!aper_base) aper_base 97 arch/x86/include/asm/gart.h if (aper_base + aper_size > 0x100000000ULL) { aper_base 101 arch/x86/include/asm/gart.h if (e820__mapped_any(aper_base, aper_base + aper_size, E820_TYPE_RAM)) { aper_base 525 arch/x86/kernel/amd_gart_64.c u64 aper_base; aper_base 531 arch/x86/kernel/amd_gart_64.c aper_base = aper_base_32 & 0x7fff; aper_base 532 arch/x86/kernel/amd_gart_64.c aper_base <<= 25; aper_base 535 arch/x86/kernel/amd_gart_64.c if (aper_base + aper_size > 0x100000000UL || !aper_size) aper_base 536 arch/x86/kernel/amd_gart_64.c aper_base = 0; aper_base 539 arch/x86/kernel/amd_gart_64.c return aper_base; aper_base 619 arch/x86/kernel/amd_gart_64.c unsigned aper_base, new_aper_base; aper_base 626 arch/x86/kernel/amd_gart_64.c aper_size = aper_base = info->aper_size = 0; aper_base 634 arch/x86/kernel/amd_gart_64.c if (!aper_base) { aper_base 636 arch/x86/kernel/amd_gart_64.c aper_base = new_aper_base; aper_base 638 arch/x86/kernel/amd_gart_64.c if (aper_size != new_aper_size || aper_base != new_aper_base) aper_base 641 arch/x86/kernel/amd_gart_64.c if (!aper_base) aper_base 644 arch/x86/kernel/amd_gart_64.c info->aper_base = aper_base; aper_base 662 arch/x86/kernel/amd_gart_64.c aper_base, aper_size>>10); aper_base 714 arch/x86/kernel/amd_gart_64.c unsigned long aper_base, aper_size; aper_base 744 arch/x86/kernel/amd_gart_64.c aper_base = info.aper_base; aper_base 745 arch/x86/kernel/amd_gart_64.c end_pfn = (aper_base>>PAGE_SHIFT) + (aper_size>>PAGE_SHIFT); aper_base 747 arch/x86/kernel/amd_gart_64.c start_pfn = PFN_DOWN(aper_base); aper_base 752 arch/x86/kernel/amd_gart_64.c iommu_size = check_iommu_size(info.aper_base, aper_size); aper_base 765 arch/x86/kernel/amd_gart_64.c iommu_bus_base = info.aper_base + iommu_start; aper_base 76 arch/x86/kernel/aperture_64.c static void __init exclude_from_core(u64 aper_base, u32 aper_order) aper_base 78 arch/x86/kernel/aperture_64.c aperture_pfn_start = aper_base >> PAGE_SHIFT; aper_base 88 arch/x86/kernel/aperture_64.c static void exclude_from_core(u64 aper_base, u32 aper_order) aper_base 294 arch/x86/kernel/aperture_64.c u64 aper_base = 0, last_aper_base = 0; aper_base 323 arch/x86/kernel/aperture_64.c aper_base = read_pci_config(bus, slot, 3, AMD64_GARTAPERTUREBASE) & 0x7fff; aper_base 324 arch/x86/kernel/aperture_64.c aper_base <<= 25; aper_base 328 arch/x86/kernel/aperture_64.c (aper_base != last_aper_base) || aper_base 336 arch/x86/kernel/aperture_64.c last_aper_base = aper_base; aper_base 345 arch/x86/kernel/aperture_64.c if (!aper_base || !aper_size || aper_base + aper_size > 0x100000000UL) aper_base 349 arch/x86/kernel/aperture_64.c if (e820__mapped_any(aper_base, aper_base + aper_size, aper_base 353 arch/x86/kernel/aperture_64.c aper_base, aper_base + aper_size - 1); aper_base 354 arch/x86/kernel/aperture_64.c e820__range_add(aper_base, aper_size, E820_TYPE_RESERVED); aper_base 389 arch/x86/kernel/aperture_64.c u64 aper_base, last_aper_base = 0; aper_base 438 arch/x86/kernel/aperture_64.c aper_base = read_pci_config(bus, slot, 3, AMD64_GARTAPERTUREBASE) & 0x7fff; aper_base 439 arch/x86/kernel/aperture_64.c aper_base <<= 25; aper_base 442 arch/x86/kernel/aperture_64.c node, aper_base, aper_base + aper_size - 1, aper_base 446 arch/x86/kernel/aperture_64.c if (!aperture_valid(aper_base, aper_size, 64<<20)) { aper_base 448 arch/x86/kernel/aperture_64.c agp_aper_base == aper_base && aper_base 466 arch/x86/kernel/aperture_64.c (last_aper_base && aper_base != last_aper_base)) { aper_base 471 arch/x86/kernel/aperture_64.c last_aper_base = aper_base; aper_base 156 drivers/char/agp/amd64-agp.c u64 aper_base; aper_base 161 drivers/char/agp/amd64-agp.c aper_base = (aperturebase & PCI_BASE_ADDRESS_MEM_MASK); aper_base 165 drivers/char/agp/amd64-agp.c return aper_base; aper_base 50 drivers/char/agp/compat_ioctl.c userinfo.aper_base = (compat_long_t)kerninfo.aper_base; aper_base 48 drivers/char/agp/compat_ioctl.h compat_long_t aper_base; /* base of aperture */ aper_base 604 drivers/char/agp/frontend.c (kerninfo.aper_base + offset) >> PAGE_SHIFT, aper_base 621 drivers/char/agp/frontend.c kerninfo.aper_base >> PAGE_SHIFT, aper_base 726 drivers/char/agp/frontend.c userinfo.aper_base = kerninfo.aper_base; aper_base 379 drivers/char/agp/generic.c info->aper_base = bridge->gart_bus_addr; aper_base 428 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c resource_size_t aper_limit = adev->gmc.aper_base + adev->gmc.aper_size; aper_base 431 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c if (!(adev->gmc.aper_base & address_mask || aper_limit & address_mask)) { aper_base 442 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c &adev->gmc.aper_base, &aper_limit, aper_base 249 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c info->fix.smem_start = adev->gmc.aper_base + tmp; aper_base 268 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c DRM_INFO("vram apper at 0x%lX\n", (unsigned long)adev->gmc.aper_base); aper_base 128 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h resource_size_t aper_base; aper_base 1066 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c arch_io_reserve_memtype_wc(adev->gmc.aper_base, aper_base 1070 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c adev->gmc.vram_mtrr = arch_phys_wc_add(adev->gmc.aper_base, aper_base 1107 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c arch_io_free_memtype_wc(adev->gmc.aper_base, adev->gmc.aper_size); aper_base 738 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c mem->bus.base = adev->gmc.aper_base; aper_base 1710 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c adev->mman.aper_base_kaddr = ioremap_wc(adev->gmc.aper_base, aper_base 2782 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 2903 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 2653 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 2679 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 378 drivers/gpu/drm/amd/amdgpu/dce_virtual.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 612 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c adev->gmc.aper_base = pci_resource_start(adev->pdev, 0); aper_base 338 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c adev->gmc.aper_base = pci_resource_start(adev->pdev, 0); aper_base 380 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c adev->gmc.aper_base = pci_resource_start(adev->pdev, 0); aper_base 385 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c adev->gmc.aper_base = ((u64)RREG32(mmMC_VM_FB_OFFSET)) << 22; aper_base 582 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c adev->gmc.aper_base = pci_resource_start(adev->pdev, 0); aper_base 587 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c adev->gmc.aper_base = ((u64)RREG32(mmMC_VM_FB_OFFSET)) << 22; aper_base 1080 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c adev->gmc.aper_base = pci_resource_start(adev->pdev, 0); aper_base 1085 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c adev->gmc.aper_base = gfxhub_v1_0_get_mc_fb_offset(adev); aper_base 2023 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c adev->ddev->mode_config.fb_base = adev->gmc.aper_base; aper_base 71 drivers/gpu/drm/drm_agpsupport.c info->aperture_base = kern->aper_base; aper_base 429 drivers/gpu/drm/drm_agpsupport.c head->base = head->agp_info.aper_base; aper_base 190 drivers/gpu/drm/drm_pci.c dev->agp->agp_info.aper_base, aper_base 1203 drivers/gpu/drm/i810/i810_dma.c dev->agp->agp_info.aper_base, aper_base 133 drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c pci->agp.base = info.aper_base; aper_base 5388 drivers/gpu/drm/radeon/cik.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 3748 drivers/gpu/drm/radeon/evergreen.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 2777 drivers/gpu/drm/radeon/r100.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 2833 drivers/gpu/drm/radeon/r100.c base = rdev->mc.aper_base; aper_base 492 drivers/gpu/drm/radeon/r300.c base = rdev->mc.aper_base; aper_base 1469 drivers/gpu/drm/radeon/r600.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 1496 drivers/gpu/drm/radeon/r600.c (unsigned long long)rdev->mc.aper_base, k8_addr); aper_base 1497 drivers/gpu/drm/radeon/r600.c rdev->mc.aper_base = (resource_size_t)k8_addr; aper_base 678 drivers/gpu/drm/radeon/radeon.h resource_size_t aper_base; aper_base 248 drivers/gpu/drm/radeon/radeon_agp.c rdev->mc.agp_base = rdev->ddev->agp->agp_info.aper_base; aper_base 1604 drivers/gpu/drm/radeon/radeon_display.c rdev->ddev->mode_config.fb_base = rdev->mc.aper_base; aper_base 389 drivers/gpu/drm/radeon/radeon_drv.c dev->agp->agp_info.aper_base, aper_base 269 drivers/gpu/drm/radeon/radeon_fb.c info->fix.smem_start = rdev->mc.aper_base + tmp; aper_base 288 drivers/gpu/drm/radeon/radeon_fb.c DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); aper_base 458 drivers/gpu/drm/radeon/radeon_object.c arch_io_reserve_memtype_wc(rdev->mc.aper_base, aper_base 463 drivers/gpu/drm/radeon/radeon_object.c rdev->mc.vram_mtrr = arch_phys_wc_add(rdev->mc.aper_base, aper_base 478 drivers/gpu/drm/radeon/radeon_object.c arch_io_free_memtype_wc(rdev->mc.aper_base, rdev->mc.aper_size); aper_base 433 drivers/gpu/drm/radeon/radeon_ttm.c mem->bus.base = rdev->mc.aper_base; aper_base 877 drivers/gpu/drm/radeon/rs600.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 161 drivers/gpu/drm/radeon/rs690.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 192 drivers/gpu/drm/radeon/rs690.c (unsigned long long)rdev->mc.aper_base, k8_addr); aper_base 193 drivers/gpu/drm/radeon/rs690.c rdev->mc.aper_base = (resource_size_t)k8_addr; aper_base 1678 drivers/gpu/drm/radeon/rv770.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 4254 drivers/gpu/drm/radeon/si.c rdev->mc.aper_base = pci_resource_start(rdev->pdev, 0); aper_base 2037 drivers/video/fbdev/aty/radeon_base.c u32 aper_base, aper_size; aper_base 2052 drivers/video/fbdev/aty/radeon_base.c aper_base = INREG(CNFG_APER_0_BASE); aper_base 2058 drivers/video/fbdev/aty/radeon_base.c ((aper_base + aper_size - 1) & 0xffff0000) | (aper_base >> 16)); aper_base 2059 drivers/video/fbdev/aty/radeon_base.c rinfo->fb_local_base = aper_base; aper_base 2064 drivers/video/fbdev/aty/radeon_base.c agp_base = aper_base + aper_size; aper_base 2066 drivers/video/fbdev/aty/radeon_base.c agp_base = (aper_base | 0x0fffffff) + 1; aper_base 2082 drivers/video/fbdev/aty/radeon_base.c OUTREG(DISPLAY_BASE_ADDR, aper_base); aper_base 2084 drivers/video/fbdev/aty/radeon_base.c OUTREG(CRTC2_DISPLAY_BASE_ADDR, aper_base); aper_base 2085 drivers/video/fbdev/aty/radeon_base.c OUTREG(OV0_BASE_ADDR, aper_base); aper_base 2101 drivers/video/fbdev/aty/radeon_base.c aper_base, aper_base 2102 drivers/video/fbdev/aty/radeon_base.c ((aper_base + aper_size - 1) & 0xffff0000) | (aper_base >> 16), aper_base 50 include/linux/agp_backend.h unsigned long aper_base; aper_base 39 include/linux/agpgart.h unsigned long aper_base;/* base of aperture */ aper_base 66 include/uapi/linux/agpgart.h unsigned long aper_base;/* base of aperture */