Searched refs:MMU_TTB (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmmu_context_32.h49 /* MMU_TTB is used for optimizing the fault handling. */
52 __raw_writel((unsigned long)pgd, MMU_TTB);
57 return (pgd_t *)__raw_readl(MMU_TTB);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h15 #define MMU_TTB 0xFFFFFFF8 /* Translation table base register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h15 #define MMU_TTB 0xFF000008 /* Translation table base register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Diommu2.h29 #define MMU_TTB 0x4c macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Diommu2.c123 iommu_write_reg(obj, pa, MMU_TTB);

Completed in 152 milliseconds