Home
last modified time | relevance | path

Searched refs:PPR_TAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h254 #define PPR_TAG(x) (((x) >> 32) & 0x3ffULL) macro
H A Diommu.c716 fault.tag = PPR_TAG(raw[0]); in iommu_handle_ppr_entry()