Searched refs:COMPAT_PSR_A_BIT (Results 1 – 4 of 4) sorted by relevance
45 .regs.pstate = (COMPAT_PSR_MODE_SVC | COMPAT_PSR_A_BIT |
106 prepare_fault32(vcpu, COMPAT_PSR_MODE_ABT | COMPAT_PSR_A_BIT, vect_offset); in inject_abt32()
82 #define COMPAT_PSR_A_BIT 0x00000100 macro
1455 (regs->pstate & COMPAT_PSR_A_BIT) == 0 && in valid_compat_regs()