Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dmmu_context.h116 set_TTB(next->pgd); in switch_mm()
133 #define set_TTB(pgd) do { } while (0) macro
H A Dmmu_context_32.h51 static inline void set_TTB(pgd_t *pgd) in set_TTB() function
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dinit.c322 set_TTB(swapper_pg_dir); in paging_init()