Lines Matching full:vmid
51 uint32_t vmid; member
116 /* Bit n == 1 means VMID n is available for KFD. */
179 * @set_pasid_vmid_mapping: Exposes pasid/vmid pair to the H/W for no cp
203 * @set_scratch_backing_va: Sets VA for scratch backing memory of a VMID.
206 * @set_vm_context_page_table_base: Program page table base for a VMID
210 * @invalidate_tlbs_vmid: Invalidate TLBs for a specific VMID
212 * @read_vmid_from_vmfault_reg: On Hawaii the VMID is not set in the
213 * IH ring entry. This function allows the KFD ISR to get the VMID
231 void (*program_sh_mem_settings)(struct amdgpu_device *adev, uint32_t vmid,
236 unsigned int vmid);
278 uint8_t vmid,
286 uint64_t va, uint32_t vmid);
289 uint32_t vmid, uint64_t page_table_base);
295 uint32_t vmid, uint64_t tba_addr, uint64_t tma_addr);