Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu.c191 SET_TTBR1_SH(base, ctx, 1); in __program_context()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h616 #define SET_TTBR1_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH, v) macro