Searched defs:pt_info (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/amd/ | ||
| H A D | nested.c | 196 struct pt_iommu_amdv1_hw_info pt_info; set_dte_nested() local |
| H A D | iommu.c | 2151 u64 host_pt_root = __sme_set(pt_info->host_pt_root); in amd_iommu_set_dte_v1() argument |
| /linux/drivers/hv/ | ||
| H A D | mshv_root.h | 162 #define pt_info(p, fmt, ...) pt_devprintk(info, p, fmt, ##__VA_ARGS__) macro |