Searched defs:vmid (Results 1 - 25 of 138) sorted by last modified time

123456

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c870 struct dcn20_vmid *vmid = &hubbub->vmid[i]; local
/linux-master/include/linux/firmware/qcom/
H A Dqcom_scm.h25 int vmid; member in struct:qcom_scm_vmperm
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c2886 svm_range_restore_pages(struct amdgpu_device *adev, unsigned int pasid, uint32_t vmid, uint32_t node_id, uint64_t addr, bool write_fault) argument
H A Dkfd_device_queue_manager.c702 unsigned int vmid; local
1371 set_pasid_vmid_mapping(struct device_queue_manager *dqm, u32 pasid, unsigned int vmid) argument
[all...]
H A Dkfd_priv.h510 unsigned int vmid; member in struct:queue_properties
649 unsigned int vmid; member in struct:qcm_process_device
1120 kfd_irq_is_from_node(struct kfd_node *node, uint32_t node_id, uint32_t vmid) argument
1126 kfd_node_by_irq_ids(struct amdgpu_device *adev, uint32_t node_id, uint32_t vmid) argument
[all...]
H A Dkfd_int_process_v9.c221 uint16_t source_id, client_id, pasid, vmid; local
316 uint16_t source_id, client_id, pasid, vmid; local
458 uint16_t node_id, vmid; local
[all...]
H A Dkfd_int_process_v11.c237 uint16_t source_id, client_id, pasid, vmid; local
284 uint16_t source_id, client_id, ring_id, pasid, vmid; local
[all...]
H A Dkfd_int_process_v10.c191 uint16_t source_id, client_id, pasid, vmid; local
251 uint16_t source_id, client_id, pasid, vmid; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v5_2.c222 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1120 sdma_v5_2_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dsdma_v4_4_2.c317 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1207 sdma_v4_4_2_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dgfx_v9_0.c2345 int vmid; local
4032 gfx_v9_0_ring_emit_gds_switch(struct amdgpu_ring *ring, uint32_t vmid, uint32_t gds_base, uint32_t gds_size, uint32_t gws_base, uint32_t gws_size, uint32_t oa_base, uint32_t oa_size) argument
4884 gfx_v9_0_update_spm_vmid_internal(struct amdgpu_device *adev, unsigned int vmid) argument
4904 gfx_v9_0_update_spm_vmid(struct amdgpu_device *adev, struct amdgpu_ring *ring, unsigned int vmid) argument
5142 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
5259 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
5341 gfx_v9_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
5691 gfx_v9_0_ring_soft_recovery(struct amdgpu_ring *ring, unsigned vmid) argument
[all...]
H A Dgfx_v11_0.c1689 int vmid; local
4687 gfx_v11_0_ring_emit_gds_switch(struct amdgpu_ring *ring, uint32_t vmid, uint32_t gds_base, uint32_t gds_size, uint32_t gws_base, uint32_t gws_size, uint32_t oa_base, uint32_t oa_size) argument
5036 gfx_v11_0_update_spm_vmid(struct amdgpu_device *adev, struct amdgpu_ring *ring, unsigned vmid) argument
5316 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
5356 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
5450 gfx_v11_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
5536 gfx_v11_0_ring_emit_gfx_shadow(struct amdgpu_ring *ring, u64 shadow_va, u64 csa_va, u64 gds_va, bool init_shadow, int vmid) argument
5790 gfx_v11_0_ring_soft_recovery(struct amdgpu_ring *ring, unsigned vmid) argument
[all...]
H A Dgfx_v10_0.c4881 int vmid; local
7406 gfx_v10_0_ring_emit_gds_switch(struct amdgpu_ring *ring, uint32_t vmid, uint32_t gds_base, uint32_t gds_size, uint32_t gws_base, uint32_t gws_size, uint32_t oa_base, uint32_t oa_size) argument
7939 gfx_v10_0_update_spm_vmid_internal(struct amdgpu_device *adev, unsigned int vmid) argument
7953 gfx_v10_0_update_spm_vmid(struct amdgpu_device *adev, struct amdgpu_ring *ring, unsigned int vmid) argument
8335 unsigned int vmid = AMDGPU_JOB_GET_VMID(job); local
8376 unsigned int vmid = AMDGPU_JOB_GET_VMID(job); local
8466 gfx_v10_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned int vmid, uint64_t pd_addr) argument
8777 gfx_v10_0_ring_soft_recovery(struct amdgpu_ring *ring, unsigned int vmid) argument
[all...]
H A Damdgpu_vpe.c457 static uint64_t vpe_get_csa_mc_addr(struct amdgpu_ring *ring, uint32_t vmid) argument
489 uint32_t vmid = AMDGPU_JOB_GET_VMID(job); local
573 static void vpe_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned int vmid, argument
H A Damdgpu_vm.c2732 amdgpu_vm_handle_fault(struct amdgpu_device *adev, u32 pasid, u32 vmid, u32 node_id, uint64_t addr, bool write_fault) argument
[all...]
H A Dsoc21.c238 soc21_grbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) argument
H A Damdgpu_ring.c433 bool amdgpu_ring_soft_recovery(struct amdgpu_ring *ring, unsigned int vmid, argument
H A Damdgpu_umsch_mm.h105 uint32_t vmid; member in struct:MQD_INFO
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm.c47 __le32 vmid; member in struct:qcom_scm_current_perm_info
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_els.c12407 struct lpfc_vmid *vmid; local
12307 lpfc_vmid_uvem(struct lpfc_vport *vport, struct lpfc_vmid *vmid, bool instantiated) argument
[all...]
H A Dlpfc.h703 struct lpfc_vmid *vmid; member in struct:lpfc_vport
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c995 struct dcn20_vmid *vmid = &hubbub3->vmid[i]; local
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2273 int vmid; local
[all...]
H A Darm-smmu-v3.h478 u16 vmid; member in struct:arm_smmu_cmdq_ent::__anon3::__anon7
612 u16 vmid; member in struct:arm_smmu_s2_cfg
/linux-master/drivers/tty/hvc/
H A Dhvc_iucv.c993 char vmid[9], ipuser[9]; local

Completed in 516 milliseconds

123456