Home
last modified time | relevance | path

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

/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