Home
last modified time | relevance | path

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

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