Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Damd_gart_64.c523 static int no_agp; variable
531 if (!no_agp) in check_iommu_size()
715 if (!no_agp) in gart_iommu_shutdown()
746 no_agp = 1; in gart_iommu_init()
750 no_agp = no_agp || in gart_iommu_init()
758 (no_agp && init_amd_gatt(&info) < 0)) { in gart_iommu_init()
880 no_agp = 1; in gart_parse_options()