Linux-2.6.33.2/arch/microblaze/include/asm/mmu_context.h

#ifdef CONFIG_MMU
# include "mmu_context_mm.h"
#else
# include <asm-generic/mmu_context.h>
#endif