Searched refs:uuid_match (Results 1 – 4 of 4) sorted by relevance
17 bool uuid_match(uint32_t *uuid1, uint32_t *uuid2);
137 bool uuid_match(uint32_t *uuid1, uint32_t *uuid2) in uuid_match() function
871 if (null_uuid || uuid_match(uuid, el3_lp_descs[index].uuid)) { in partition_info_get_handler_v1_1()895 if (null_uuid || uuid_match(uuid, sp_desc[index].uuid)) { in partition_info_get_handler_v1_1()937 uuid_match(uuid, el3_lp_descs[index].uuid)) { in partition_info_get_handler_count_only()944 if (null_uuid || uuid_match(uuid, sp_desc[index].uuid)) { in partition_info_get_handler_count_only()
247 if (uuid_is_null || uuid_match(uuid, lp->uuid)) { in spmd_fill_lp_info_array()