Searched refs:CPACR_CP_FULL_ACCESS (Results 1 – 4 of 4) sorted by relevance
58 #define CPACR_CP_FULL_ACCESS 0x0FFFFFFF macro
29 #define CPACR_CP_FULL_ACCESS 0x300000 macro
28 mov x0, #CPACR_CP_FULL_ACCESS
95 ArmWriteCpacr (CPACR_CP_FULL_ACCESS); in CEntryPoint()