Searched refs:COMPAT_PSR_A_BIT (Results 1 – 3 of 3) sorted by relevance
42 .regs.pstate = (COMPAT_PSR_MODE_SVC | COMPAT_PSR_A_BIT |
88 prepare_fault32(vcpu, COMPAT_PSR_MODE_ABT | COMPAT_PSR_A_BIT, vect_offset); in inject_abt32()
52 #define COMPAT_PSR_A_BIT 0x00000100 macro