Home
last modified time | relevance | path

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

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