Lines Matching full:vmid
51 uint32_t vmid; member
107 /* Bit n == 1 means VMID n is available for KFD. */
170 * @set_pasid_vmid_mapping: Exposes pasid/vmid pair to the H/W for no cp
194 * @set_scratch_backing_va: Sets VA for scratch backing memory of a VMID.
197 * @set_vm_context_page_table_base: Program page table base for a VMID
201 * @invalidate_tlbs_vmid: Invalidate TLBs for a specific VMID
203 * @read_vmid_from_vmfault_reg: On Hawaii the VMID is not set in the
204 * IH ring entry. This function allows the KFD ISR to get the VMID
222 void (*program_sh_mem_settings)(struct amdgpu_device *adev, uint32_t vmid,
228 unsigned int vmid, uint32_t inst);
271 uint8_t vmid,
279 uint64_t va, uint32_t vmid);
282 uint32_t vmid, uint64_t page_table_base);
287 uint32_t vmid);
290 uint32_t vmid);
295 uint32_t vmid,
303 uint32_t vmid);
326 uint32_t vmid, uint64_t tba_addr, uint64_t tma_addr,