Searched refs:SET_V2PCFG (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/iommu/ |
D | msm_iommu.c | 271 SET_V2PCFG(base, ctx, 0x3); in __program_context() 762 SET_V2PCFG(iommu->base, 0, 1); in msm_iommu_probe() 765 SET_V2PCFG(iommu->base, 0, 0); in msm_iommu_probe()
|
D | msm_iommu_hw-8xxx.h | 439 #define SET_V2PCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, V2PCFG, v) macro
|