Home
last modified time | relevance | path

Searched defs:F_INT_INVALID_PA_FAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu_v1.c50 #define F_INT_INVALID_PA_FAULT BIT(2) macro
H A Dmtk_iommu.c84 #define F_INT_INVALID_PA_FAULT (BIT(2) | BIT(9)) macro