intel_gtt_subr.c | 348 static const struct intel_stolen_ops gen9_stolen_ops = { variable in typeref:typename:const struct intel_stolen_ops 389 INTEL_SKL_IDS(&gen9_stolen_ops), 390 INTEL_BXT_IDS(&gen9_stolen_ops), 391 INTEL_KBL_IDS(&gen9_stolen_ops), 392 INTEL_CFL_IDS(&gen9_stolen_ops), 393 INTEL_GLK_IDS(&gen9_stolen_ops), 394 INTEL_CNL_IDS(&gen9_stolen_ops),
|