Searched refs:PSR_SVC_MODE (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/osfmk/arm/ |
| H A D | locore.s | 320 cpsid i, #PSR_SVC_MODE 346 cpsid i, #PSR_SVC_MODE 500 cpsid i, #PSR_SVC_MODE 505 cpsid i, #PSR_SVC_MODE 537 srsia sp, #PSR_SVC_MODE 852 cpsid i, #PSR_SVC_MODE 1001 cpsid i, #PSR_SVC_MODE 1242 cpsid i, #PSR_SVC_MODE 1278 cpsid i, #PSR_SVC_MODE 1382 cpsid i, #PSR_SVC_MODE [all …]
|
| H A D | pcb.c | 282 savestate->cpsr = PSR_SVC_MODE | PSR_INTMASK; in machine_stack_attach()
|
| H A D | proc_reg.h | 198 #define PSR_SVC_MODE 0x00000013 /* Supervisor mode */ macro
|