Searched defs:uncore (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/x86/events/amd/ |
| H A D | uncore.c | 452 int amd_uncore_ctx_cid(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_cid() 459 int amd_uncore_ctx_gid(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_gid() 466 int amd_uncore_ctx_num_pmcs(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_num_pmcs() 472 static void amd_uncore_ctx_free(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_free() 499 static int amd_uncore_ctx_init(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_init() 569 static void amd_uncore_ctx_move(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_move() 603 struct amd_uncore *uncore; in amd_uncore_cpu_starting() local 616 struct amd_uncore *uncore; in amd_uncore_cpu_online() local 630 struct amd_uncore *uncore; in amd_uncore_cpu_down_prepare() local 643 struct amd_uncore *uncore; in amd_uncore_cpu_dead() local [all …]
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_stolen.c | 114 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in adjust_stolen() local 229 struct intel_uncore *uncore, in g4x_get_stolen_reserved() 264 struct intel_uncore *uncore, in gen6_get_stolen_reserved() 297 struct intel_uncore *uncore, in vlv_get_stolen_reserved() 326 struct intel_uncore *uncore, in gen7_get_stolen_reserved() 353 struct intel_uncore *uncore, in chv_get_stolen_reserved() 386 struct intel_uncore *uncore, in bdw_get_stolen_reserved() 406 struct intel_uncore *uncore, in icl_get_stolen_reserved() 472 struct intel_uncore *uncore = &i915->uncore; in init_reserved_stolen() local 892 static int mtl_get_gms_size(struct intel_uncore *uncore) in mtl_get_gms_size() [all …]
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_pm_irq.c | 16 struct intel_uncore *uncore = gt->uncore; in write_pm_imr() local 64 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir() local 77 struct intel_uncore *uncore = gt->uncore; in write_pm_ier() local
|
| H A D | intel_engine_cs.c | 275 struct intel_uncore *uncore = gt->uncore; in intel_engine_context_size() local 1627 struct intel_uncore *uncore = engine->uncore; in __intel_engine_stop_cs() local 1772 struct intel_uncore *uncore = engine->uncore; in intel_engine_get_instdone() local
|
| H A D | intel_gt_types.h | 102 struct intel_uncore *uncore; member
|
| H A D | gen8_ppgtt.c | 91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; in gen8_ppgtt_notify_vgt() local
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | mock_uncore.c | 42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_ioctl.c | 44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl() local
|
| H A D | i915_perf_types.h | 176 struct intel_uncore *uncore; member
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_gsc_uc.c | 321 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status() local
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore_discovery.c | 714 struct intel_uncore_type *uncore, in uncore_update_uncore_type() 748 struct intel_uncore_type *uncore; in intel_uncore_generic_init_uncores() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 7438 struct intel_uncore *uncore = to_intel_uncore(display->drm); in intel_atomic_commit_tail() local
|