Searched refs:set_TTB (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dmmu_context_32.h42 static inline void set_TTB(pgd_t *pgd) function
H A Dmmu_context.h117 set_TTB(next->pgd);
132 #define set_TTB(pgd) do { } while (0) macro
/linux-master/arch/sh/mm/
H A Dinit.c323 set_TTB(swapper_pg_dir);

Completed in 119 milliseconds