Home
last modified time | relevance | path

Searched refs:SCTLR_A (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/include/
H A Darm32.h49 #define SCTLR_A BIT32(1) macro
H A Darm64.h15 #define SCTLR_A BIT64(1) macro
/optee_os/core/arch/arm/kernel/
H A Dentry_a64.S71 orr x0, x0, #SCTLR_A
73 bic x0, x0, #SCTLR_A
H A Dentry_a32.S155 orr r0, r0, #SCTLR_A
157 bic r0, r0, #SCTLR_A