Searched refs:SET_V2PCFG (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/iommu/ |
D | msm_iommu_dev.c | 196 SET_V2PCFG(regs_base, 0, 1); in msm_iommu_probe() 199 SET_V2PCFG(regs_base, 0, 0); in msm_iommu_probe()
|
D | msm_iommu.c | 160 SET_V2PCFG(base, ctx, 0x3); in __program_context()
|
D | msm_iommu_hw-8xxx.h | 452 #define SET_V2PCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, V2PCFG, v) macro
|