Searched refs:MMU_init (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
H A Dinit_32.c81 void MMU_init(void);
103 * Check for command-line options that affect what MMU_init will do.
122 * MMU_init sets up the basic memory mappings for the kernel,
126 void __init MMU_init(void) MMU_init() function
H A Dhugetlbpage.c377 * called before lowmem_end_addr is set up in MMU_init() in order for the lmb
/linux-4.1.27/arch/microblaze/mm/
H A Dinit.c278 * Check for command-line options that affect what MMU_init will do.
320 * MMU_init sets up the basic memory mappings for the kernel,
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c317 * Prepare again the same BAT for MMU_init. udbg_init_usbgecko()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsetup_32.c110 * MMU environment has been set up but before MMU_init is called.
H A Dhead_32.S921 /* Load the BAT registers with the values set up by MMU_init.
922 MMU_init takes care of whether we're on a 601 or not. */
970 bl MMU_init
H A Dhead_8xx.S84 * the "internal" processor registers before MMU_init is called.
655 bl MMU_init
H A Dhead_40x.S852 bl MMU_init
H A Dhead_44x.S207 bl MMU_init
H A Dhead_fsl_booke.S278 bl MMU_init

Completed in 282 milliseconds