Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Damd_gart_64.c494 static int no_agp; variable
502 if (!no_agp) in check_iommu_size()
689 if (!no_agp) in gart_iommu_shutdown()
719 no_agp = 1; in gart_iommu_init()
723 no_agp = no_agp || in gart_iommu_init()
731 (no_agp && init_amd_gatt(&info) < 0)) { in gart_iommu_init()
825 no_agp = 1; in gart_parse_options()