Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu.c190 SET_TTBR0_SH(base, ctx, 1); in __program_context()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h607 #define SET_TTBR0_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH, v) macro