Home
last modified time | relevance | path

Searched refs:MMU_init_hw (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/mm/
Dmmu_decl.h48 #define MMU_init_hw() do { } while(0) macro
52 extern void MMU_init_hw(void);
56 extern void MMU_init_hw(void);
D4xx_mmu.c57 void __init MMU_init_hw(void) in MMU_init_hw() function
D44x_mmu.c137 void __init MMU_init_hw(void) in MMU_init_hw() function
Dppc_mmu.c153 void __init MMU_init_hw(void) in MMU_init_hw() function
Dinit.c346 MMU_init_hw(); in MMU_init()