set_TTB           146 arch/sh/include/asm/mmu_context.h #define set_TTB(pgd)			do { } while (0)
set_TTB            51 arch/sh/include/asm/mmu_context_32.h static inline void set_TTB(pgd_t *pgd)
set_TTB            72 arch/sh/include/asm/mmu_context_64.h #define set_TTB(pgd)	(mmu_pdtp_cache = (pgd))