Searched refs:PPR_TAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/amd/ | ||
H A D | amd_iommu_types.h | 254 #define PPR_TAG(x) (((x) >> 32) & 0x3ffULL) macro |
H A D | iommu.c | 716 fault.tag = PPR_TAG(raw[0]); in iommu_handle_ppr_entry() |