Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h213 #define SET_TLBIVMIDCFG(b, v) SET_GLOBAL_FIELD(b, CR, TLBIVMIDCFG, v)
330 #define GET_TLBIVMIDCFG(b) GET_GLOBAL_FIELD(b, CR, TLBIVMIDCFG)
872 #define TLBIVMIDCFG (TLBIVMIDCFG_MASK << TLBIVMIDCFG_SHIFT) macro