Searched refs:vpe (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.c192 if (adev->vpe.collaborate_mode)
293 if (adev->vpe.collaborate_mode)
304 dev_err(adev->dev, "vpe queue submission timeout\n");
H A Damdgpu_kms.c363 fw_info->ver = adev->vpe.fw_version;
364 fw_info->feature = adev->vpe.feature_version;
485 if (adev->vpe.ring.sched.ready)
H A Damdgpu_discovery.c1328 if (adev->vpe.num_instances < AMDGPU_MAX_VPE_INSTANCES)
1329 adev->vpe.num_instances++;
1332 adev->vpe.num_instances + 1,
H A Damdgpu.h1018 /* vpe */
1019 struct amdgpu_vpe vpe; member in struct:amdgpu_device
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c328 if (map.vpe)
329 atomic_dec(&map.vpe->vlpi_count);
330 map.vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe;
331 atomic_inc(&map.vpe->vlpi_count);
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S)

Completed in 303 milliseconds

12