Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtboot.c376 u8 log_uuid[16]; in tboot_log_read() local
385 memcpy_fromio(log_uuid, log_base, sizeof(log_uuid)); in tboot_log_read()
386 if (memcmp(&tboot_log_uuid, log_uuid, sizeof(log_uuid))) in tboot_log_read()