Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h528 #define SET_FAULT_SL(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_SL, v)
714 #define GET_FAULT_SL(b, c) GET_CONTEXT_FIELD(b, c, PAR, FAULT_SL)
1082 #define FAULT_SL (FAULT_SL_MASK << FAULT_SL_SHIFT) macro