Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Daperture_64.c262 u64 aper_base = 0, last_aper_base = 0; in early_gart_iommu_check() local
296 (aper_base != last_aper_base) || in early_gart_iommu_check()
304 last_aper_base = aper_base; in early_gart_iommu_check()
357 u64 aper_base, last_aper_base = 0; in gart_iommu_hole_init() local
434 (last_aper_base && aper_base != last_aper_base)) { in gart_iommu_hole_init()
439 last_aper_base = aper_base; in gart_iommu_hole_init()
445 if (last_aper_base) in gart_iommu_hole_init()