intel_gtt_subr.c | 338 static const struct intel_stolen_ops gen6_stolen_ops = { variable in typeref:typename:const struct intel_stolen_ops 372 INTEL_VLV_IDS(&gen6_stolen_ops), 382 INTEL_SNB_D_IDS(&gen6_stolen_ops), 383 INTEL_SNB_M_IDS(&gen6_stolen_ops), 384 INTEL_IVB_M_IDS(&gen6_stolen_ops), 385 INTEL_IVB_D_IDS(&gen6_stolen_ops), 386 INTEL_HSW_IDS(&gen6_stolen_ops),
|