Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Daperture_64.c262 u64 aper_base = 0, last_aper_base = 0; in early_gart_iommu_check() local
293 (aper_base != last_aper_base) || in early_gart_iommu_check()
301 last_aper_base = aper_base; in early_gart_iommu_check()
354 u64 aper_base, last_aper_base = 0; in gart_iommu_hole_init() local
428 (last_aper_base && aper_base != last_aper_base)) { in gart_iommu_hole_init()
433 last_aper_base = aper_base; in gart_iommu_hole_init()
439 if (last_aper_base) in gart_iommu_hole_init()