Searched defs:SMC (Results 1 – 4 of 4) sorted by relevance
44 #define SMC WORD $0xe1600070 /* low 4-bits are call # (trustzone) */ macro
46 #define SMC WORD $0xe1600070 /* low 4-bits are call # (trustzone) */ macro
155 typedef struct SMC SMC; typedef156 struct SMC { struct157 /*0x0*/ ushort pad1;158 /*0x2*/ ushort smcmr;159 /*0x4*/ ushort pad2;160 /*0x6*/ uchar smce;161 /*0x7*/ uchar pad3[3];162 /*0xa*/ uchar smcm;163 /*0xb*/ uchar pad4[5];
226 typedef struct SMC SMC; typedef227 struct SMC { struct228 /*0x0*/ ushort pad1;229 /*0x2*/ ushort smcmr;230 /*0x4*/ ushort pad2;231 /*0x6*/ uchar smce;232 /*0x7*/ uchar pad3[3];233 /*0xa*/ uchar smcm;234 /*0xb*/ uchar pad4[5];