Home
last modified time | relevance | path

Searched refs:_uuid (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/include/lib/
A Dsmccc.h212 #define SMC_UUID_RET(_h, _uuid) \ argument
214 smc_uuid_word((_uuid).time_low[0], (_uuid).time_low[1], \
215 (_uuid).time_low[2], (_uuid).time_low[3]), \
216 smc_uuid_word((_uuid).time_mid[0], (_uuid).time_mid[1], \
217 (_uuid).time_hi_and_version[0], \
218 (_uuid).time_hi_and_version[1]), \
219 smc_uuid_word((_uuid).clock_seq_hi_and_reserved, \
220 (_uuid).clock_seq_low, (_uuid).node[0], \
221 (_uuid).node[1]), \
222 smc_uuid_word((_uuid).node[2], (_uuid).node[3], \
[all …]
/arm-trusted-firmware-2.8.0/include/services/
A Del3_spmc_logical_sp.h35 #define DECLARE_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties, \ argument
42 .uuid = _uuid, \

Completed in 4 milliseconds