Searched refs:PSR_A (Results 1 – 8 of 8) sorted by relevance
105 #define __ARM_INTR_BITS (PSR_I | PSR_F | PSR_A)
58 #define PSR_A 0x00000100 /* Imprecise abort bit */60 #define PSR_A global() macro
183 el2ctx->tf.tf_spsr = PSR_D | PSR_A | PSR_I | PSR_F; in reset_vm_el2_regs()
151 enable_interrupts(PSR_A); in init_secondary()
617 enable_interrupts(PSR_A); in initarm()
75 orr r0, r0, #(PSR_I | PSR_F | PSR_A) ;\
223 kdb_frame->tf_spsr |= (PSR_A | PSR_I | PSR_F); in kdb_cpu_clear_singlestep()
2719 #define PSR_A 0x00000100UL macro2721 #define PSR_DAIF (PSR_D | PSR_A | PSR_I | PSR_F)