Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c524 static bool is_nil_uuid(uint32_t w0, uint32_t w1, uint32_t w2, uint32_t w3) in is_nil_uuid() function
581 if (is_nil_uuid(desc->uuid_words[0], desc->uuid_words[1], in lsp_partition_info_get()
624 if (is_nil_uuid(uuid[0], uuid[1], uuid[2], uuid[3])) in spmc_handle_partition_info_get()