Searched defs:vmid (Results 76 - 100 of 138) sorted by relevance

123456

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c727 bool amdgpu_amdkfd_is_kfd_vmid(struct amdgpu_device *adev, u32 vmid) argument
650 amdgpu_amdkfd_submit_ib(struct amdgpu_device *adev, enum kgd_engine_type engine, uint32_t vmid, uint64_t gpu_addr, uint32_t *ib_cmd, uint32_t ib_len) argument
H A Dsdma_v3_0.c425 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1056 sdma_v3_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dcik.c944 cik_srbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) argument
H A Dcik_sdma.c225 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
847 cik_sdma_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dsoc15.c339 soc15_grbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid, int xcc_id) argument
H A Dsdma_v5_0.c415 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1281 sdma_v5_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dsdma_v5_2.c222 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1121 sdma_v5_2_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
H A Dsdma_v6_0.c208 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1140 sdma_v6_0_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
[all...]
H A Dgmc_v8_0.c621 int vmid; local
652 static void gmc_v8_0_flush_gpu_tlb(struct amdgpu_device *adev, uint32_t vmid, argument
659 gmc_v8_0_emit_flush_gpu_tlb(struct amdgpu_ring *ring, unsigned int vmid, uint64_t pd_addr) argument
676 gmc_v8_0_emit_pasid_mapping(struct amdgpu_ring *ring, unsigned int vmid, unsigned int pasid) argument
993 u32 vmid = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, VMID); local
1423 u32 addr, status, mc_client, vmid; local
[all...]
H A Damdgpu_debugfs.c79 unsigned int instance_bank, sh_bank, se_bank, me, pipe, queue, vmid; local
H A Damdgpu_amdkfd_gfx_v10.c80 static void kgd_program_sh_mem_settings(struct amdgpu_device *adev, uint32_t vmid, argument
44 lock_srbm(struct amdgpu_device *adev, uint32_t mec, uint32_t pipe, uint32_t queue, uint32_t vmid) argument
95 kgd_set_pasid_vmid_mapping(struct amdgpu_device *adev, u32 pasid, unsigned int vmid, uint32_t inst) argument
665 get_atc_vmid_pasid_mapping_info(struct amdgpu_device *adev, uint8_t vmid, uint16_t *p_pasid) argument
701 set_vm_context_page_table_base(struct amdgpu_device *adev, uint32_t vmid, uint64_t page_table_base) argument
736 kgd_gfx_v10_set_wave_launch_stall(struct amdgpu_device *adev, uint32_t vmid, bool stall) argument
753 kgd_gfx_v10_enable_debug_trap(struct amdgpu_device *adev, bool restore_dbg_registers, uint32_t vmid) argument
790 kgd_gfx_v10_disable_debug_trap(struct amdgpu_device *adev, bool keep_trap_enabled, uint32_t vmid) argument
825 kgd_gfx_v10_set_wave_launch_trap_override(struct amdgpu_device *adev, uint32_t vmid, uint32_t trap_override, uint32_t trap_mask_bits, uint32_t trap_mask_request, uint32_t *trap_mask_prev, uint32_t kfd_dbg_trap_cntl_prev) argument
859 kgd_gfx_v10_set_wave_launch_mode(struct amdgpu_device *adev, uint8_t wave_launch_mode, uint32_t vmid) argument
1047 program_trap_handler_settings(struct amdgpu_device *adev, uint32_t vmid, uint64_t tba_addr, uint64_t tma_addr, uint32_t inst) argument
[all...]
H A Dvcn_v1_0.c1513 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1676 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1550 vcn_v1_0_dec_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
1695 vcn_v1_0_enc_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned int vmid, uint64_t pd_addr) argument
[all...]
H A Dvcn_v2_0.c1479 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1653 unsigned vmid = AMDGPU_JOB_GET_VMID(job); local
1511 vcn_v2_0_dec_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned vmid, uint64_t pd_addr) argument
1671 vcn_v2_0_enc_ring_emit_vm_flush(struct amdgpu_ring *ring, unsigned int vmid, uint64_t pd_addr) argument
[all...]
H A Damdgpu_vm.c2767 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 Dvi.c579 vi_srbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) argument
/linux-master/arch/riscv/include/asm/
H A Dkvm_host.h100 unsigned long vmid; member in struct:kvm_vmid
105 struct kvm_vmid vmid; member in struct:kvm_arch
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dcik_reg.h231 uint32_t vmid:4; member in struct:TCP_WATCH_CNTL_BITS::__anon3387
/linux-master/include/uapi/linux/
H A Dacrn.h177 __u16 vmid; member in struct:acrn_ioreq_notify
196 __u16 vmid; member in struct:acrn_vm_creation
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c265 struct dcn20_vmid *vmid = &hubbub3->vmid[i]; local
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c831 struct dcn20_vmid *vmid = &hubbub3->vmid[i]; local
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm.c49 __le32 vmid; member in struct:qcom_scm_current_perm_info
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_ct.c3663 lpfc_vmid_cmd(struct lpfc_vport *vport, int cmdcode, struct lpfc_vmid *vmid) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
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...]
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1015 struct dcn20_vmid *vmid = &hubbub3->vmid[i]; local
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c871 struct dcn20_vmid *vmid = &hubbub2->vmid[i]; local

Completed in 349 milliseconds

123456