Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu_hw-8xxx.h226 #define SET_TLBIVMIDCFG(b, v) SET_GLOBAL_FIELD(b, CR, TLBIVMIDCFG, v)
343 #define GET_TLBIVMIDCFG(b) GET_GLOBAL_FIELD(b, CR, TLBIVMIDCFG)
885 #define TLBIVMIDCFG (TLBIVMIDCFG_MASK << TLBIVMIDCFG_SHIFT) macro