Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu.c196 SET_TTBR0_NOS(base, ctx, 1); in __program_context()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h609 #define SET_TTBR0_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_NOS, v) macro