Home
last modified time | relevance | path

Searched refs:SCTLR_EL2_ICACHE_DIS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/
Dsystem.h63 #define SCTLR_EL2_ICACHE_DIS (0 << 12) /* Instruction cache disabled */ macro
Dmacro.h169 SCTLR_EL2_WXN_DIS | SCTLR_EL2_ICACHE_DIS |\