Searched refs:update_gcr3 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/iommu/amd/ ! |
| H A D | iommu.c | 2022 static int update_gcr3(struct iommu_dev_data *dev_data, in update_gcr3() function 2049 ret = update_gcr3(dev_data, pasid, gcr3, true); in amd_iommu_set_gcr3() 2064 ret = update_gcr3(dev_data, pasid, 0, false); in amd_iommu_clear_gcr3() 2244 ret = update_gcr3(dev_data, 0, __sme_set(pt_info.gcr3_pt), true); in init_gcr3_table() 2257 update_gcr3(dev_data, 0, 0, false); in destroy_gcr3_table()
|