Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Daperture_64.c304 u64 aper_base = 0, last_aper_base = 0; in early_gart_iommu_check() local
338 (aper_base != last_aper_base) || in early_gart_iommu_check()
346 last_aper_base = aper_base; in early_gart_iommu_check()
399 u64 aper_base, last_aper_base = 0; in gart_iommu_hole_init() local
476 (last_aper_base && aper_base != last_aper_base)) { in gart_iommu_hole_init()
481 last_aper_base = aper_base; in gart_iommu_hole_init()
487 if (last_aper_base) { in gart_iommu_hole_init()
493 exclude_from_core(last_aper_base, last_aper_order); in gart_iommu_hole_init()