Searched refs:CPSR_DIT (Results 1 – 4 of 4) sorted by relevance
1263 valid |= CPSR_DIT; in aarch32_cpsr_valid_mask()
1407 #define CPSR_DIT (1U << 21)1404 #define CPSR_DIT global() macro
11738 if (ret & CPSR_DIT) { in arm_cpu_do_interrupt_aarch64() 11739 ret &= ~CPSR_DIT; in arm_cpu_do_interrupt_aarch64()
764 val |= CPSR_DIT; in cpsr_write_from_spsr_elx()