Searched refs:CPACR_ZEN_TRAP_ALL1 (Results 1 – 2 of 2) sorted by relevance
158 cpacr = (cpacr & ~CPACR_ZEN_MASK) | CPACR_ZEN_TRAP_ALL1; in vfp_disable()
342 #define CPACR_ZEN_TRAP_ALL1 (0x0 << 16) /* Traps from EL0 and EL1 */ macro