Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c268 SET_TLBMCFG(base, ctx, 0x3); in __program_context()
H A Dmsm_iommu_hw-8xxx.h436 #define SET_TLBMCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, TLBMCFG, v) macro