Searched refs:SP (Results 1 – 6 of 6) sorted by relevance
21 #define SP(X) ((X) << 9) macro31 #define D7SEL_CODE (SP(RW) | SU(RW) | NP(RWX) | NU(RWX))32 #define D6SEL_CODE (SP(RW) | SU(RW) | NP(RWX))33 #define D5SEL_CODE (SP(RW) | SU(RWX))34 #define D4SEL_CODE SP(RWX)35 #define D3SEL_CODE (SP(X) | SU(X) | NP(X) | NU(X))38 #define D7SEL_DAT (SP(RW) | SU(RW) | NP(RW) | NU(RW))39 #define D6SEL_DAT (SP(RW) | SU(RW) | NP(RW))40 #define D5SEL_DAT (SP(RW) | SU(RW) | NP(R) | NU(R))41 #define D4SEL_DAT (SP(RW) | SU(RW))[all …]
232 stmdb r8, {sp, lr}^ @ Calling SP, LR
81 - Service processor (SP) provides pre-boot initialization and secure-boot125 - Service processor (SP) provides pre-boot initialization and secure-boot252 - Service processor (SP) provides pre-boot initialization and secure-boot381 - Service Processor (SP) provides pre-boot initialization and secure-boot
84 msreq sp_hyp, r3 @ migrate SP
146 #define SP (1 << 19) macro
62 initial SP at run-time. This is useful to avoid hard-coding addresses
Completed in 15 milliseconds