Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h436 #define SET_TLBMCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, TLBMCFG, v)
626 #define GET_TLBMCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, TLBMCFG)
995 #define TLBMCFG (TLBMCFG_MASK << TLBMCFG_SHIFT) macro