Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Daperture_64.c293 u64 aper_base = 0, last_aper_base = 0; in early_gart_iommu_check() local
327 (aper_base != last_aper_base) || in early_gart_iommu_check()
335 last_aper_base = aper_base; in early_gart_iommu_check()
388 u64 aper_base, last_aper_base = 0; in gart_iommu_hole_init() local
465 (last_aper_base && aper_base != last_aper_base)) { in gart_iommu_hole_init()
470 last_aper_base = aper_base; in gart_iommu_hole_init()
476 if (last_aper_base) { in gart_iommu_hole_init()
482 exclude_from_core(last_aper_base, last_aper_order); in gart_iommu_hole_init()