Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Damd-iommu.h108 #define PPR_FAULT_READ (1 << 2) macro
/openbmc/linux/drivers/iommu/amd/
H A Diommu_v2.c463 if (fault->flags & PPR_FAULT_READ) in access_error()