Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/asm/
Dmmu_context_64.h73 extern pgd_t *mmu_pdtp_cache;
75 #define set_TTB(pgd) (mmu_pdtp_cache = (pgd))
76 #define get_TTB() (mmu_pdtp_cache)
/linux-4.4.14/arch/sh/kernel/
Dhead_64.S100 .global mmu_pdtp_cache
101 mmu_pdtp_cache: label