Searched refs:FFA_UUID_SIZE (Results 1 – 2 of 2) sorted by relevance
347 #define FFA_UUID_SIZE 16 macro
539 fpi_size += FFA_UUID_SIZE; in spmc_fill_partition_entry()559 memcpy(fpi->uuid, uuid_words, FFA_UUID_SIZE); in spmc_fill_partition_entry()561 memset(fpi->uuid, 0, FFA_UUID_SIZE); in spmc_fill_partition_entry()649 fpi_size = sizeof(struct ffa_partition_info_x) + FFA_UUID_SIZE; in spmc_handle_partition_info_get()