Searched defs:set_TTB (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmmu_context_32.h50 static inline void set_TTB(pgd_t *pgd) function
H A Dmmu_context_64.h75 #define set_TTB(pgd) (mmu_pdtp_cache = (pgd)) macro
H A Dmmu_context.h143 #define set_TTB(pgd) do { } while (0) macro

Completed in 294 milliseconds