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

/linux-master/arch/x86/kernel/
H A Damd_gart_64.c494 static int no_agp; variable
502 if (!no_agp)
689 if (!no_agp)
719 no_agp = 1;
723 no_agp = no_agp ||
731 (no_agp && init_amd_gatt(&info) < 0)) {
825 no_agp = 1;

Completed in 110 milliseconds