Searched refs:_properties (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-3.7.0/include/services/ |
D | el3_spmc_logical_sp.h | 35 #define DECLARE_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties, \ argument 43 .properties = (_properties), \
|
D | el3_spmd_logical_sp.h | 51 #define DECLARE_SPMD_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties) \ argument 58 .properties = (_properties), \
|