Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c339 SET_VMID(drvdata->base, mid, 0); in msm_iommu_ctx_probe()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h204 #define SET_VMID(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), VMID, v) macro