Lines Matching full:vmid
51 uint32_t vmid; member
102 /* Bit n == 1 means VMID n is available for KFD. */
165 * @set_pasid_vmid_mapping: Exposes pasid/vmid pair to the H/W for no cp
189 * @set_scratch_backing_va: Sets VA for scratch backing memory of a VMID.
192 * @set_vm_context_page_table_base: Program page table base for a VMID
196 * @invalidate_tlbs_vmid: Invalidate TLBs for a specific VMID
198 * @read_vmid_from_vmfault_reg: On Hawaii the VMID is not set in the
199 * IH ring entry. This function allows the KFD ISR to get the VMID
217 void (*program_sh_mem_settings)(struct amdgpu_device *adev, uint32_t vmid,
223 unsigned int vmid, uint32_t inst);
266 uint8_t vmid,
274 uint64_t va, uint32_t vmid);
277 uint32_t vmid, uint64_t page_table_base);
282 uint32_t vmid);
285 uint32_t vmid);
290 uint32_t vmid,
298 uint32_t vmid);
319 uint32_t vmid, uint64_t tba_addr, uint64_t tma_addr,