Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dmmu_context_32.h47 static inline pgd_t *get_TTB(void) in get_TTB() function
H A Dmmu_context.h133 #define get_TTB() (0) macro
/openbmc/linux/arch/sh/mm/
H A Dfault.c44 pgd = get_TTB(); in show_pte()
193 pgd_k = get_TTB(); in vmalloc_fault()