Searched refs:uuid_match (Results 1 – 3 of 3) sorted by relevance
14 bool uuid_match(uint32_t *uuid1, uint32_t *uuid2);
138 bool uuid_match(uint32_t *uuid1, uint32_t *uuid2) in uuid_match() function
765 if (null_uuid || uuid_match(uuid, el3_lp_descs[index].uuid)) { in partition_info_get_handler_v1_1()784 if (null_uuid || uuid_match(uuid, sp_desc[index].uuid)) { in partition_info_get_handler_v1_1()822 uuid_match(uuid, el3_lp_descs[index].uuid)) { in partition_info_get_handler_count_only()829 if (null_uuid || uuid_match(uuid, sp_desc[index].uuid)) { in partition_info_get_handler_count_only()
Completed in 6 milliseconds