Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Damd_iommu_types.h208 #define PPR_TAG(x) (((x) >> 32) & 0x3ffULL) macro
Damd_iommu.c578 fault.tag = PPR_TAG(raw[0]); in iommu_handle_ppr_entry()