Searched refs:SCTLR_C (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/arch/arm/plat-rcar/ |
| H A D | romapi_call.S | 61 bic x9, x9, #SCTLR_C 85 orr x9, x9, #SCTLR_C
|
| /optee_os/core/arch/arm/sm/ |
| H A D | psci-helper.S | 36 bic r0, r0, #SCTLR_C
|
| /optee_os/core/arch/arm/include/ |
| H A D | arm32.h | 50 #define SCTLR_C BIT32(2) macro
|
| H A D | arm64.h | 16 #define SCTLR_C BIT64(2) macro
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | entry_a32.S | 150 bic r0, r0, #(SCTLR_M | SCTLR_C) 1006 orr r0, r0, #SCTLR_C
|
| H A D | entry_a64.S | 764 orr x1, x1, #SCTLR_C
|