Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/lib/xlat_tables_v2/aarch32/
Denable_mmu.S24 TLB_INVALIDATE(r0, TLBIALL)
81 TLB_INVALIDATE(r0, TLBIALL)
/trusted-firmware-a-3.6.0-3.5.0/bl1/aarch32/
Dbl1_exceptions.S64 stcopr r0, TLBIALL
154 stcopr r0, TLBIALL
Dbl1_entrypoint.S91 stcopr r0, TLBIALL
/trusted-firmware-a-3.6.0-3.5.0/bl2/aarch32/
Dbl2_run_next_image.S24 stcopr r0, TLBIALL
/trusted-firmware-a-3.6.0-3.5.0/include/arch/aarch32/
Darch_helpers.h326 DEFINE_TLBIOP_FUNC(all, TLBIALL) in DEFINE_SYSREG_RW_FUNCS()
Darch.h546 #define TLBIALL p15, 0, c8, c7, 0 macro