Home
last modified time | relevance | path

Searched refs:TLBIALL (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables_v2/aarch32/
H A Denable_mmu.S24 TLB_INVALIDATE(r0, TLBIALL)
81 TLB_INVALIDATE(r0, TLBIALL)
/rk3399_ARM-atf/bl1/aarch32/
H A Dbl1_exceptions.S64 stcopr r0, TLBIALL
154 stcopr r0, TLBIALL
H A Dbl1_entrypoint.S85 stcopr r0, TLBIALL
/rk3399_ARM-atf/bl2/aarch32/
H A Dbl2_run_next_image.S24 stcopr r0, TLBIALL
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_helpers.h347 DEFINE_TLBIOP_FUNC(all, TLBIALL) in DEFINE_TLBIOP_FUNC() argument
H A Darch.h565 #define TLBIALL p15, 0, c8, c7, 0 macro