/linux-6.12.1/arch/mips/include/asm/ |
D | vpe.h | 49 struct vpe { struct 50 enum vpe_state state; argument 63 /* tc's associated with this vpe */ argument 66 /* The list of vpe's */ argument 82 struct vpe *pvpe; /* parent VPE */ argument
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | vpe_v6_1.c | 64 static uint32_t vpe_v6_1_get_reg_offset(struct amdgpu_vpe *vpe, uint32_t inst, uint32_t offset) in vpe_v6_1_get_reg_offset() 73 static void vpe_v6_1_halt(struct amdgpu_vpe *vpe, bool halt) in vpe_v6_1_halt() 86 static int vpe_v6_1_irq_init(struct amdgpu_vpe *vpe) in vpe_v6_1_irq_init() 100 static void vpe_v6_1_set_collaborate_mode(struct amdgpu_vpe *vpe, bool enable) in vpe_v6_1_set_collaborate_mode() 123 static int vpe_v6_1_load_microcode(struct amdgpu_vpe *vpe) in vpe_v6_1_load_microcode() 206 static int vpe_v6_1_ring_start(struct amdgpu_vpe *vpe) in vpe_v6_1_ring_start() 276 static int vpe_v_6_1_ring_stop(struct amdgpu_vpe *vpe) in vpe_v_6_1_ring_stop() 314 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_v6_1_set_trap_irq_state() local 351 static int vpe_v6_1_set_regs(struct amdgpu_vpe *vpe) in vpe_v6_1_set_regs() 394 void vpe_v6_1_set_funcs(struct amdgpu_vpe *vpe) in vpe_v6_1_set_funcs()
|
D | amdgpu_vpe.c | 121 int amdgpu_vpe_configure_dpm(struct amdgpu_vpe *vpe) in amdgpu_vpe_configure_dpm() 231 int amdgpu_vpe_init_microcode(struct amdgpu_vpe *vpe) in amdgpu_vpe_init_microcode() 271 int amdgpu_vpe_ring_init(struct amdgpu_vpe *vpe) in amdgpu_vpe_ring_init() 291 int amdgpu_vpe_ring_fini(struct amdgpu_vpe *vpe) in amdgpu_vpe_ring_fini() 301 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_early_init() local 338 static int vpe_common_init(struct amdgpu_vpe *vpe) in vpe_common_init() 362 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_sw_init() local 387 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_sw_fini() local 404 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_hw_init() local 427 struct amdgpu_vpe *vpe = &adev->vpe; in vpe_hw_fini() local [all …]
|
D | amdgpu_vpe.h | 90 #define vpe_ring_init(vpe) ((vpe)->funcs->ring_init ? (vpe)->funcs->ring_init((vpe)) : 0) argument 91 #define vpe_ring_start(vpe) ((vpe)->funcs->ring_start ? (vpe)->funcs->ring_start((vpe)) : 0) argument 92 #define vpe_ring_stop(vpe) ((vpe)->funcs->ring_stop ? (vpe)->funcs->ring_stop((vpe)) : 0) argument 93 #define vpe_ring_fini(vpe) ((vpe)->funcs->ring_fini ? (vpe)->funcs->ring_fini((vpe)) : 0) argument 95 #define vpe_get_reg_offset(vpe, inst, offset) \ argument 97 #define vpe_set_regs(vpe) \ argument 99 #define vpe_irq_init(vpe) \ argument 101 #define vpe_init_microcode(vpe) \ argument 103 #define vpe_load_microcode(vpe) \ argument
|
D | amdgpu.h | 1018 struct amdgpu_vpe vpe; member
|
/linux-6.12.1/arch/mips/lantiq/ |
D | irq.c | 50 #define ltq_icu_w32(vpe, m, x, y) \ argument 53 #define ltq_icu_r32(vpe, m, x) \ argument 83 int vpe; in ltq_disable_irq() local 101 int vpe; in ltq_mask_and_ack_irq() local 120 int vpe; in ltq_ack_irq() local 136 int vpe; in ltq_enable_irq() local 291 int vpe = smp_processor_id(); in ltq_hw_irq_handler() local 342 int i, ret, vpe; in icu_of_init() local
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-gic-v4.c | 119 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis() 229 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd() 234 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db) in its_make_vpe_non_resident() 261 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) in its_make_vpe_resident() 284 int its_commit_vpe(struct its_vpe *vpe) in its_commit_vpe() 301 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
|
D | irq-gic-v3-its.c | 267 static int vpe_to_cpuid_lock(struct its_vpe *vpe, unsigned long *flags) in vpe_to_cpuid_lock() 273 static void vpe_to_cpuid_unlock(struct its_vpe *vpe, unsigned long flags) in vpe_to_cpuid_unlock() 282 struct its_vpe *vpe = NULL; in irq_to_cpuid_lock() local 308 struct its_vpe *vpe = NULL; in irq_to_cpuid_unlock() local 330 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe() 391 struct its_vpe *vpe; member 395 struct its_vpe *vpe; member 401 struct its_vpe *vpe; member 409 struct its_vpe *vpe; member 416 struct its_vpe *vpe; member [all …]
|
/linux-6.12.1/arch/mips/kernel/ |
D | vpe-mt.c | 195 int vpe_start(void *vpe, unsigned long start) in vpe_start() 205 int vpe_stop(void *vpe) in vpe_stop() 226 int vpe_free(void *vpe) in vpe_free() 263 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill() local 281 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local 289 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
|
D | rtlx.c | 68 void rtlx_starting(int vpe) in rtlx_starting() 81 void rtlx_stopping(int vpe) in rtlx_stopping()
|
D | cpu-probe.c | 2037 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
|
D | perf_event_mipsxx.c | 98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
|
/linux-6.12.1/arch/arm64/kvm/vgic/ |
D | vgic-v4.c | 108 static void vgic_v4_sync_sgi_config(struct its_vpe *vpe, struct vgic_irq *irq) in vgic_v4_sync_sgi_config() 117 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_enable_vsgis() local 215 struct its_vpe *vpe = &irq->target_vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_get_vlpi_state() local 341 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_put() local 351 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_load() local 387 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_commit() local
|
/linux-6.12.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_virtchnl.c | 1484 struct virtchnl_pf_event *vpe) in iavf_get_vpe_link_status() 1501 struct virtchnl_pf_event *vpe) in iavf_set_adapter_link_speed_from_vpe() 1994 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local
|
/linux-6.12.1/include/linux/irqchip/ |
D | arm-gic-v4.h | 106 struct its_vpe *vpe; member
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | dra7-l4.dtsi | 4202 vpe: vpe@0 { label
|
/linux-6.12.1/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
|