Searched refs:log_uuid (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dtboot.c362 u8 log_uuid[16]; local
371 memcpy_fromio(log_uuid, log_base, sizeof(log_uuid));
372 if (memcmp(&tboot_log_uuid, log_uuid, sizeof(log_uuid)))
/linux-master/drivers/cxl/core/
H A Dmbox.c774 static const uuid_t log_uuid[] = { variable
808 if (!uuid_equal(&uuid, &log_uuid[CEL_UUID]))

Completed in 99 milliseconds