Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Daperture_64.c261 u32 aper_size = 0, aper_order = 0, last_aper_order = 0; in early_gart_iommu_check() local
292 if ((aper_order != last_aper_order) || in early_gart_iommu_check()
300 last_aper_order = aper_order; in early_gart_iommu_check()
353 u32 aper_size, aper_alloc = 0, aper_order = 0, last_aper_order = 0; in gart_iommu_hole_init() local
427 if ((last_aper_order && aper_order != last_aper_order) || in gart_iommu_hole_init()
432 last_aper_order = aper_order; in gart_iommu_hole_init()