Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/
A Dsmccc.h166 static inline uint32_t smc_uuid_word(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in smc_uuid_word() function
174 smc_uuid_word((_uuid).time_low[0], (_uuid).time_low[1], \
176 smc_uuid_word((_uuid).time_mid[0], (_uuid).time_mid[1], \
179 smc_uuid_word((_uuid).clock_seq_hi_and_reserved, \
182 smc_uuid_word((_uuid).node[2], (_uuid).node[3], \

Completed in 2 milliseconds