Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h252 #define PPR_FLAGS(x) (((x) >> 48) & 0xfffULL) macro
H A Diommu.c717 fault.flags = PPR_FLAGS(raw[0]); in iommu_handle_ppr_entry()