Lines Matching defs:uncore

89 	struct intel_uncore *uncore = ggtt->vm.gt->uncore;
106 ggtt_start = intel_uncore_read(uncore, PGTBL_CTL);
204 struct intel_uncore *uncore,
208 u32 reg_val = intel_uncore_read(uncore,
239 struct intel_uncore *uncore,
243 u32 reg_val = intel_uncore_read(uncore, GEN6_STOLEN_RESERVED);
272 struct intel_uncore *uncore,
276 u32 reg_val = intel_uncore_read(uncore, GEN6_STOLEN_RESERVED);
301 struct intel_uncore *uncore,
305 u32 reg_val = intel_uncore_read(uncore, GEN6_STOLEN_RESERVED);
328 struct intel_uncore *uncore,
332 u32 reg_val = intel_uncore_read(uncore, GEN6_STOLEN_RESERVED);
361 struct intel_uncore *uncore,
365 u32 reg_val = intel_uncore_read(uncore, GEN6_STOLEN_RESERVED);
381 struct intel_uncore *uncore,
385 u64 reg_val = intel_uncore_read64(uncore, GEN6_STOLEN_RESERVED);
399 u64 gscpsmi_base = intel_uncore_read64_2x32(uncore,
447 struct intel_uncore *uncore = &i915->uncore;
457 icl_get_stolen_reserved(i915, uncore,
461 chv_get_stolen_reserved(i915, uncore,
464 bdw_get_stolen_reserved(i915, uncore,
468 vlv_get_stolen_reserved(i915, uncore,
471 gen7_get_stolen_reserved(i915, uncore,
474 gen6_get_stolen_reserved(i915, uncore,
477 g4x_get_stolen_reserved(i915, uncore,
867 static int mtl_get_gms_size(struct intel_uncore *uncore)
871 ggc = intel_uncore_read16(uncore, GGC);
894 struct intel_uncore *uncore = &i915->uncore;
925 ret = mtl_get_gms_size(uncore);
938 dsm_base = intel_uncore_read64(uncore, GEN6_DSMBASE) & GEN11_BDSM_MASK;
946 io_start = intel_uncore_read64(uncore, GEN6_DSMBASE) & GEN11_BDSM_MASK;