Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/
Dmsm_iommu_hw-8xxx.h212 #define SET_CR_TLBIALLCFG(b, v) SET_GLOBAL_FIELD(b, CR, CR_TLBIALLCFG, v)
329 #define GET_CR_TLBIALLCFG(b) GET_GLOBAL_FIELD(b, CR, CR_TLBIALLCFG)
871 #define CR_TLBIALLCFG (CR_TLBIALLCFG_MASK << CR_TLBIALLCFG_SHIFT) macro