Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S50 bl mmu_setup /* Set up the MMU */
69 mmu_setup: label
190 endf mmu_setup
/openbmc/u-boot/arch/arm/lib/
H A Dcache-cp15.c109 static inline void mmu_setup(void) in mmu_setup() function
216 mmu_setup(); in cache_enable()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c144 static void mmu_setup(void) in mmu_setup() function
212 mmu_setup(); in enable_caches()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c404 __weak void mmu_setup(void) in mmu_setup() function
468 mmu_setup(); in dcache_enable()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c598 void mmu_setup(void) in mmu_setup() function
609 mmu_setup(); in enable_caches()