Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Daperture_64.c303 u64 aper_base = 0, last_aper_base = 0; in early_gart_iommu_check() local
337 (aper_base != last_aper_base) || in early_gart_iommu_check()
345 last_aper_base = aper_base; in early_gart_iommu_check()
398 u64 aper_base, last_aper_base = 0; in gart_iommu_hole_init() local
475 (last_aper_base && aper_base != last_aper_base)) { in gart_iommu_hole_init()
480 last_aper_base = aper_base; in gart_iommu_hole_init()
486 if (last_aper_base) { in gart_iommu_hole_init()
492 exclude_from_core(last_aper_base, last_aper_order); in gart_iommu_hole_init()