Searched refs:GA_REQ_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/amd/ | ||
| H A D | amd_iommu_types.h | 299 #define GA_REQ_TYPE(x) (((x) >> 60) & 0xfULL) macro |
| H A D | iommu.c | 1061 switch (GA_REQ_TYPE(log_entry)) { in iommu_poll_ga_log() |