Home
last modified time | relevance | path

Searched defs:uncore (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.c14 static u32 read_reference_ts_freq(struct intel_uncore *uncore) in read_reference_ts_freq()
31 static u32 gen11_get_crystal_clock_freq(struct intel_uncore *uncore, in gen11_get_crystal_clock_freq()
55 static u32 gen11_read_clock_frequency(struct intel_uncore *uncore) in gen11_read_clock_frequency()
87 static u32 gen9_read_clock_frequency(struct intel_uncore *uncore) in gen9_read_clock_frequency()
108 static u32 gen6_read_clock_frequency(struct intel_uncore *uncore) in gen6_read_clock_frequency()
120 static u32 gen5_read_clock_frequency(struct intel_uncore *uncore) in gen5_read_clock_frequency()
129 static u32 g4x_read_clock_frequency(struct intel_uncore *uncore) in g4x_read_clock_frequency()
140 static u32 gen4_read_clock_frequency(struct intel_uncore *uncore) in gen4_read_clock_frequency()
154 static u32 read_clock_frequency(struct intel_uncore *uncore) in read_clock_frequency()
H A Dintel_gt_pm_irq.c16 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 Dgen6_ppgtt.c33 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable() local
50 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable() local
H A Dintel_gt_types.h102 struct intel_uncore *uncore; member
H A Dgen8_ppgtt.c91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; in gen8_ppgtt_notify_vgt() local
/linux/arch/x86/events/amd/
H A Duncore.c452 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/selftests/
H A Dmock_uncore.c42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c57 struct intel_uncore *uncore; member
82 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw() local
103 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale() local
138 struct intel_uncore *uncore = ddat->uncore; in hwm_energy() local
839 struct intel_uncore *uncore = &i915->uncore; in hwm_get_preregistration_info() local
H A Di915_ioctl.c44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl() local
H A Di915_perf_types.h176 struct intel_uncore *uncore; member
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_irq.c56 struct intel_uncore *uncore = gt->uncore; in __pxp_set_interrupts() local
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c366 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() local
419 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked() local
H A Dintel_gsc_uc.c321 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status() local
H A Dintel_huc.c454 struct intel_uncore *uncore = gt->uncore; in intel_huc_wait_for_auth_complete() local
/linux/arch/x86/events/intel/
H A Duncore_discovery.c713 struct intel_uncore_type *uncore, in uncore_update_uncore_type()
747 struct intel_uncore_type *uncore; in intel_uncore_generic_init_uncores() local