Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h99 #define SCTLR_EL1_DZE_DIS (0 << 14) /* DC ZVA instruction disabled */ macro
H A Dmacro.h273 SCTLR_EL1_UCT_DIS | SCTLR_EL1_DZE_DIS |\