Home
last modified time | relevance | path

Searched refs:disable_mmu_icache_el3 (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_smp.S27 bl disable_mmu_icache_el3
/rk3399_ARM-atf/bl2/aarch64/
H A Dbl2_run_next_image.S23 bl disable_mmu_icache_el3
/rk3399_ARM-atf/bl1/aarch64/
H A Dbl1_entrypoint.S74 bl disable_mmu_icache_el3
H A Dbl1_exceptions.S188 bl disable_mmu_icache_el3
/rk3399_ARM-atf/lib/aarch64/
H A Dmisc_helpers.S22 .globl disable_mmu_icache_el3 symbol
427 func disable_mmu_icache_el3
430 endfunc disable_mmu_icache_el3
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplat_helpers.S188 bl disable_mmu_icache_el3
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/pmu/
H A Dpmu.c597 disable_mmu_icache_el3(); in sram_suspend()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h264 void disable_mmu_icache_el3(void);
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c377 disable_mmu_icache_el3(); in bl2_plat_flush_bl31_params()